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.
- Host: GitHub
- URL: https://github.com/abeidahmed/easy-hues
- Owner: abeidahmed
- Created: 2020-01-23T18:44:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-08T13:00:57.000Z (almost 4 years ago)
- Last Synced: 2025-02-13T15:14:34.281Z (3 months ago)
- Topics: react, scss
- Language: JavaScript
- Homepage: https://infinite-oasis-17383.herokuapp.com/
- Size: 3.63 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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`