Skip to content

A colour picker made with react. Made for React Bootcamp Udemy course by Colt Steele.

Notifications You must be signed in to change notification settings

naveen-27/color-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Color App

React Color App, a color picker made with react.

FEATURES

  1. Copy colors from palettes.
  2. View scaled shades of every color from a palette.
  3. Create new palettes.
  4. Delete existing palettes
  5. Drag and Drop colors when creating a new palette
  6. Page Transitions using framer-motion
  7. Uses client side routing

DEMO

App demo gif

TO RUN LOCALLY

  1. Install create-react-app CLI
  2. Clone the repository - run git clone https://github.com/naveen-27/color-app.git
  3. Run npm install
  4. Then run npm start

Releases

No releases published

Packages

No packages published