https://github.com/somekay/react-nanodegree-mobile-flashcards
https://github.com/somekay/react-nanodegree-mobile-flashcards
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/somekay/react-nanodegree-mobile-flashcards
- Owner: SomeKay
- Created: 2017-12-08T16:18:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-17T12:27:16.000Z (over 8 years ago)
- Last Synced: 2025-02-26T07:44:03.784Z (over 1 year ago)
- Language: JavaScript
- Size: 2.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flash Cards: A Mobile App Project
This is a project for the Udacity React Nanodegree program.
The project is a mobile app developed with React Native.
To use the project, please start the build process and use an iOS or Android Simulator or a real device:
* `npm install`
* `npm start`
## Parts of the application
The application allows you to:
* Create an unlimited number of decks
* Add an unlimited amount of flash cards to each deck
* Quiz yourself using any deck
* Get notified if you didn't learn yet that day
## Screenshots
### iOS









### Android







