Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 369 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 369 Bytes

OKLCH Palette Creator

Crafting Color Harmonies with oklch Color Space.

Development

The project uses pnpm as a dependency manager, vite as a build tool and react with antd.

Clone the repository

git clone git@github.com:0x00000001A/oklch-palette.git

Install dependencies

cd oklch-palette
pnpm i

Run

pnpm start