Skip to content

Generate and save the right color palette for whatever project you're working on.

Notifications You must be signed in to change notification settings

ericwm76/palette-picker-front-end

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Palette Picker UI

Live Application - Deployed to Heroku

Collaborators

Project Description

Palette Picker helps you to come up with the right color palette for whatever you're working on. Users can generate a color palette, save it for future projects, edit/update saved projects and color palettes, and delete projects and palettes.

We created Palette Picker during our fourth module at the Turing School of Software and Design. It was a two-week partner project.

Project Storyboard

Initial wireframes

This is the repository for the Palette Picker front end. For the front-end repo, please visit https://github.com/KVeitch/palette-picker-back-end.

Technology / Libraries

  • React
  • Enzyme/Jest
  • Postgres
  • JavaScript / Node.js

Clone down the API

  1. Clone down the repo Palette Picker Front-end
  2. Switch to the cloned directory
  3. In your terminal run
    npm install
  4. Then run
    npm start

Screenshots

About

Generate and save the right color palette for whatever project you're working on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.7%
  • CSS 7.3%
  • HTML 1.0%