A mobile app that allows users to study collections of flashcards.
This project encompasses the fundamental aspects of building a native application including handling infinite lists, routing, and user input.
The app will allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.
- The application requires only
yarn install
andyarn start
to install and launch. npm can be used in place of yarn.
- This project has been run and tested using Android
- Feel free to open issues if encountered
GNU General Public License v3.0