- This is an app created with react state and props.
- You can add a color to your library using a color picker, rate it and also remove that color.
- Editing the color in your library
- Managing state using redux and Flux Pattern
- Creating a color Pallette from your library
- ReactJs
- Css
- Bootstrap
The following should be installed in your machine:
- Clone this Repo with
$ git clone https://github.com/HermanCeaser/color-organizer-app.git - Change into the directory of the project
- Use
$ npm installto install all the dependencies of the project. - Use
$ npm startto start the application. - Open http://localhost:3000 to view it in the browser.
Issues are always very welcome. Please submit your issue in the issues section of this repository.
I am glad to get pull request if anything is missing or something is buggy. However, there are a couple of things you can do to make life easier for the maintainer (me :)):
- Explain the issue that your PR is solving - or link to an existing issue
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify