Skip to content

🎨 Simple web app for generating and downloading high-quality, custom color swatches

License

Notifications You must be signed in to change notification settings

jaredgorski/Swatchmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swatchmaker

Simple web app for generating and downloading high-quality, custom color swatches

link: https://swatchmaker.jaredgorski6.now.sh/

Develop:

npm i

npm run build

npm start

Deploy on WeDeploy:

Prerequisite: WeDeploy CLI

npm run build

cd build

we deploy -p swatchmaker

Explanation

The point here is simple: generate and download a high-quality PNG swatch with one background color and all the foreground colors. Swatches may be useful for READMEs, documentation, or maybe even coordinating colors for your next interior design project 🎨

Feel free to open issues, send pull-requests, or ping the creator with insults, kudos, or questions!