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

https://github.com/deiucanta/reactnd-project-flashcards


https://github.com/deiucanta/reactnd-project-flashcards

Last synced: 26 days ago
JSON representation

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)