leabs / easy-color-scheme

Generate color schemes for projects easily using chroma-js and astro

Home Page:https://easy-color-scheme.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy Color Schemes

Table of Contents

Objective

Allows users to easily create randomized color schemes for projects and websites.

How It Works

This uses chroma-js to generate colors for the user. It is displayed on a simple astro website.

How To Use

Clone the repo and run npm install to install dependencies. Then run npm run dev to start the dev server. You can then go to localhost:3000 to see the site.

How To Contribute

Feel free to fork the repo and make a pull request. I will review it and merge it if it is good.

About

Generate color schemes for projects easily using chroma-js and astro

https://easy-color-scheme.vercel.app


Languages

Language:Astro 98.8%Language:JavaScript 1.2%