https://github.com/deiucanta/reactnd-project-flashcards
https://github.com/deiucanta/reactnd-project-flashcards
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/deiucanta/reactnd-project-flashcards
- Owner: deiucanta
- Created: 2017-10-02T12:06:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-04T16:01:54.000Z (about 8 years ago)
- Last Synced: 2025-02-23T12:11:30.553Z (8 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlashCards
## Installation
### How to install?
Clone this repository and execute `npm install` in your terminal. Make sure you are inside the project's root folder.
### How to run the app?
While inside the project's root folder, execute `npm start`.
## Platform Support
This app was tested only inside the iOS simulator. However, it should also work on Android.
## Contributing
Before you submit a pull request, please take the following actions.
1. Open an issue describing the contribution you would like to make
2. Discuss until we all agree that your idea is useful for the project
3. Create a pull request but make sure you follow the style guide and the tests pass
4. Voila! You've done an amazing job.## License
MIT @ [Andrei Canta](https://twitter.com/deiucanta)