A simple web-based color palette creator
Server side repo: colorpicker-server
- email: john@doe.com
- password: password123
User can select the color (indicated by the arrow) and edit its color with hsl sliders.
- Add button will append a random color to the palette.
- Remove button will remove the selected color from the palette.
The user can preview all the saved color palettes in this dashboard. The plus sign will allow the user to create a new palette, or clicking the color palette will allow one to edit the existing palette.
- React
- React-redux
- Redux-form
- Jest
- Node
- Express
- Mongo
- Passport
- Chai
- Heroku
- Travis