A react-native mobile application that allows users to study collections of flashcards.
The app allows users to create different categories of flashcards called decks, add flashcards to those decks and then take quizzes on those decks.
- Clone or download repository
- Install dependencies:
npm install
- Run:
npm start
- Follow the on screen instructions to run the app on your phone
The application is only tested on an Android device.