- This project was bootstrapped with Create React Native App.
- This app allows the user to add decks of flashcards to help study
- The project was tested on the IOS emulator
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
The app will allow users to create different categories of flashcards called "decks", add flashcards to those decks, then take quizzes on those decks.- Xcode
- Node (v6+)
- Yarn
- Expo IDE or create-react-native-app
Assuming the Prerequisites have been satisfied
Clone the repository to a new directory
In the directory, type in these commands to run the program:Yarn Install
Yarn Start