https://github.com/deiucanta/reactnd-project-myreads
https://github.com/deiucanta/reactnd-project-myreads
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deiucanta/reactnd-project-myreads
- Owner: deiucanta
- Created: 2017-07-28T10:36:34.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-22T18:11:53.000Z (about 8 years ago)
- Last Synced: 2025-02-23T12:11:30.519Z (8 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# MyReads
## 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`.
## 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)