Jon Keeping's solution for the Mobile Flashcards Project as part of the Udacity React Nanodegree. The Mobile Flashcards app allows you to create decks of flashcards which you can use to study for tests.
To run the app, follow the steps below:
- Run
npm install
- Run
npm start
- Use Expo to run the app on an iOS or Android simulator
The app has been tested on the following devices:
- iPhone 6
- iOS Simulator
Live recording of the Mobile Flashcards app being used.