This app allows users to study a collections of flashcards.
The app allows users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.
- Install and start the app
npm install
npm start
This app has been generated into an Android app and tested on an Android phone.
The app has also been tested on an Android and IOS emulator through https://snack.expo.io/
This project was bootstrapped with Create React Native App.