Skip to content

The frontend of color-catcher. Users can add projects with unique names, add palettes with unique names to their projects, and lock a specific color in each palette.

Notifications You must be signed in to change notification settings

SallyH3/color-catcher-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Catcher

Abstract:

As a paired project, we created an app similar to coolors where a user can add projects with unique names, add palettes with unique names to their projects, "catch"/"release" a specific color in each palette (locks a color and unlocks a color), remove a palette from a project, and remove a project.

Each API endpoint responds with JSON-formatted data and you can view the backend repository for this project here.

Deployed on Heroku: Color Catcher

Setup:

First, clone down the repo.

git clone 

Once you have cloned the repo, install the library dependencies. Run:

npm install

To run tests in the program, Run:

npm test

Wireframes and photos of project:

Screen Shot 2019-07-10 at 5 20 27 PM

palettepicker-shot

Technologies used:

  • fetch API
  • ReactJS
  • Redux
  • PostgresSQL 11
  • Knex (in backend repo)
  • Express
  • JSX
  • SCSS
  • Enzyme/Jest

Authors:

Sally H

Lauren Boyer

About

The frontend of color-catcher. Users can add projects with unique names, add palettes with unique names to their projects, and lock a specific color in each palette.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published