Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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