This project has been developed for Udacity React Nanodegree program. You can create decks about different topics and add question cards to these decks in this application. Then you can take quiz about these questions and test your knowledge.
This app has been tested in both Android and IOS. Therefore, it can be used in these platforms.
To start this project, you will need Node.js on your development environement. Then, you can follow these steps:
- install all project dependencies with
npm install
- start the development server with
expo start