Mobile application (Android or iOS - or both) that allows users to study collections of flashcards. The app will allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks
This assumes that you have Expo installed
yarn install
yarn start
or
npm install
npm start
Follow instructions shown on terminal screen to install app on device or emulatore.
This project was bootstrapped with Create React Native App.
The most recent version of this guide is available here.