Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 463 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 463 Bytes

FlashCard App

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.

Project Setup

  • Clone the repo git clone https://github.com/Manmohan7/native-flashcards.git
  • use the command expo start to start using it on your device.