Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/braswelljr/colored

Color palette 🎨
https://github.com/braswelljr/colored

colors javascript nextjs react tailwindcss zustand

Last synced: 4 months ago
JSON representation

Color palette 🎨

Awesome Lists containing this project

README

        

# COLORED 🎨

Experience a world of personalized design with an array of handpicked colors at your disposal.

## RUN LOCALLY

### Clone the repository

```bash
git clone https://github.com/braswelljr/colored.git
```

### Navigate to the directory

```bash
cd colored
```

### Install dependencies

```bash
pnpm install
```

### Start the development server

```bash
pnpm dev
```