This is a simple flash cards app, made for udacity react nanodegree. user can add decks and every deck contains a collection of cards, with each card has a Question and an answer which the user can quiz himself against.
- git clone https://github.com/belalMAli/ydaci-mobileFlashCards.git
- cd ydaci-mobileFlashCards
- yarn install
- yarn start (OR) expo start
- React Native
- Expo
Android
Belal Mahmoud