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
- Host: GitHub
- URL: https://github.com/hursey013/native-flashcards
- Owner: hursey013
- Created: 2019-02-07T22:31:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T22:36:14.000Z (over 6 years ago)
- Last Synced: 2025-01-22T10:43:45.295Z (5 months ago)
- Language: JavaScript
- Size: 115 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`