An open API service indexing awesome lists of open source software.

https://github.com/hursey013/native-flashcards

Udacity "Flash cards" React Native project
https://github.com/hursey013/native-flashcards

Last synced: 3 months ago
JSON representation

Udacity "Flash cards" React Native project

Awesome Lists containing this project

README

        

# Flash cards

Flash cards is a React Native application that allows users to quiz themselves using decks of questions. App has been tested on both Android and iOS.

## Launching Flash cards

To run the project:

- install all project dependencies with `npm install`
- start the development server with `expo start`