colorer/README.md
Rüdiger Diedrich b67adb823d v0.2 – the persistence
- modular data model
- localStorage for persistence
2021-08-20 13:39:37 +02:00

17 lines
246 B
Markdown

# colorer
Play around with hsla color!
Try it online: https://colorer.vercel.app/
## Usage
``` bash
git clone
yarn && yarn dev
```
## Tech
Build with [Solid](https://www.solidjs.com), [tailwindcss](https://tailwindcss.com) and lots of 💗