Udacity's React native nanodegree project "Flash Cards" that allows users to study collections of flashcards. Users can create different categories of flashcards called "decks", add flashcards to those decks and then take quizzes on those decks.
- Clone or Download this repository
- Enter the root folder of the repository and run
yarn
ornpm install
- After all the dependencies have been installed run
yarn start
ornpm start
to initilize the project - Download the expo application from app store or google play then scan the QR code to open the project on your phone.
- NOTE this application was developed and tested on android only
- Click Here
MIT click Here to know more.