An open API service indexing awesome lists of open source software.

https://github.com/abeidahmed/easy-hues

It's not just a color palette randomizer, you can view your color palette on an actual website.
https://github.com/abeidahmed/easy-hues

react scss

Last synced: about 2 months ago
JSON representation

It's not just a color palette randomizer, you can view your color palette on an actual website.

Awesome Lists containing this project

README

        

# Color finder

Having a hard time to choose color palettes for your next project? Need some
inspiration? We got you. With live-interactive features, selecting your colors
has never been easy. It's not just a color palette randomizer, you can view your
color palette on the actual website.

## Getting started

- Clone the repo: `https://github.com/abeidahmed/easy-hues.git`
- `cd` into the directory
- Run `yarn install` to install all the dependencies
- Run `yarn start` to start the `dev` server
- Your project should be up and running on `localhost:3000`