Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericvida/imba-palette-generator
Color Pallete Generator, coded with Imba
https://github.com/ericvida/imba-palette-generator
Last synced: about 1 month 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 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T10:00:11.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T10:21:39.135Z (over 1 year 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
[![Netlify Status](https://api.netlify.com/api/v1/badges/94d3d5cc-a2fd-41c5-8f1c-4193648c7888/deploy-status)](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