This is the final project for the React Nanodegree by Udacity.
The app will allow users to take quizes on different decks. Users can create new decks and add flashcards to those decks.
It is tested on Android platform.
- Clone the repo
git clone https://github.com/Manmohan7/native-flashcards.git
- use the command
expo start
to start using it on your device.