Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🎨
- Host: GitHub
- URL: https://github.com/braswelljr/colored
- Owner: braswelljr
- Created: 2020-12-17T16:16:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T23:06:24.000Z (4 months ago)
- Last Synced: 2024-10-26T11:31:21.419Z (4 months ago)
- Topics: colors, javascript, nextjs, react, tailwindcss, zustand
- Language: TypeScript
- Homepage: https://colored.vercel.app
- Size: 2.8 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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
```