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

https://github.com/dwightjack/color-compare

A simple color comparison tool
https://github.com/dwightjack/color-compare

biomejs panda-css solidjs vite web-application

Last synced: 10 months ago
JSON representation

A simple color comparison tool

Awesome Lists containing this project

README

          

# Color compare

> A simple, color comparison tool written in Solid.js

## Stack

- [Solid.js](https://www.solidjs.com/)
- [Panda CSS](https://panda-css.com/)
- [Vite](vitejs.dev/)

## Development

Clone the repo then:

```
pnpm i
pnpm dev
```