Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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
```