Crafting Color Harmonies with oklch Color Space.
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