jaredgorski / Swatchmaker

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

Home Page:https://swatchmaker.jaredgorski6.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

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

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

License:MIT License


Languages

Language:JavaScript 58.7%Language:CSS 39.7%Language:HTML 1.6%