Skip to content

easbell/Palette-Picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palette Picker

Palette Picker is a web application that allows users to generate random color palettes, save palettes to projects they create, and edit/delete saved palettes and projects. On the backend it uses a Postgres database and RESTful API design. Visit the live site.

palette-picker

Screen Shot 2019-05-15 at 6 44 04 PM

Set Up

  • git clone this repo

  • npm install

  • git clone backend repo

  • npm install

Tech Stack

  • ReactJS
  • Redux
  • Router
  • React-Bootstrap
  • Jest / Enzyme

Wireframe and Design Inspiration

Much like Coolors, the Palette Picker UI showcases the generated colors, which are the user's primary focus. The design for the header, form, and palette cards were inspired by dribble. It also incorporates cogo-toast to give users non-invasive feedback when a project or palette has been added, updated, or deleted, or an error has occurred. The initial wireframe is available here.

Collaborators

About

A random palette generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages