Skip to content

jsphkm/colorpicker-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colorpicker (Client Side)

A simple web-based color palette creator

Server side repo: colorpicker-server

dashboard-landscape

Demo

Login Info (for testing)

Editor

editor-portrait

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.

Dashboard

palettes-portrait

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.

Built/Tested With

  • React
  • React-redux
  • Redux-form
  • Jest
  • Node
  • Express
  • Mongo
  • Passport
  • Chai
  • Heroku
  • Travis

Releases

No releases published

Packages

No packages published