https://github.com/ericvida/imba-palette-generator
Color Pallete Generator, coded with Imba
https://github.com/ericvida/imba-palette-generator
Last synced: 2 months ago
JSON representation
Color Pallete Generator, coded with Imba
- Host: GitHub
- URL: https://github.com/ericvida/imba-palette-generator
- Owner: ericvida
- Created: 2020-02-24T03:30:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T10:00:11.000Z (over 3 years ago)
- Last Synced: 2025-08-14T18:56:24.670Z (10 months ago)
- Language: HTML
- Homepage: https://colors.tirado.app
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Color Palette Generator
[](https://app.netlify.com/sites/color-pallete-generator/deploys)
Coded with Imba
Download / Clone the repo, then...
```
yarn # npm install
yarn start # npm start
```
Open the url shown by `yarn start` output in the browser.
This is automatically configured with hot module reloading