Skip to content

borgateo/colorcatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colorcatcher

gif

How To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
# Go into the repository
# Install dependencies and run the app
npm install && npm start

Color formats:

  • HEX
  • RGB
  • HSL

TODO:

  • export generated colors palette
  • share it