Skip to content

Simple React and MUI tint-shade-generator app based on HEX color codes

License

Notifications You must be signed in to change notification settings

decemyn/hex-tint-shade-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Simple color generator app

Simple color tint and shade variant generator app based on random or original HEX code.

Presentation GIF

Install procedure

git clone https://github.com/decemyn/color-generator.git
cd color-generator
npm install && npm start