Go to https://quizlet-clone.herokuapp.com/
1. Clone Repository
2. npm install
3. npm start
4. Open browser to http://localhost:3000
This is a clone of the Quizlet learn mode, which is an online flashcard study tool. This project uses React with ES2015 features, and it does not use any external state management library. It is also fully responsive on all screen sizes.