With Quizlet charging for basic flashcard features, I decided to create a free, open-sourced flashcard app that is easy to use and has all the features you need to study effectively. Visit the official website here.
- Import flashcards from a variety of sources
- Share your flashcards with your friends, no account required!
- Learn - A powerful learning algorithm that uses spaced repetition to help you memorize your flashcards
- Test - Test your knowledge with a variety of different question types
- Clone the repository
- Install the dependencies
npm install
- Run the app
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.