Skip to content

Frnt-End/Color-Picker-Theme-UI

Repository files navigation

Customize Theme App

Preview

Use the color picker on the right to play around with the color theme.

👉 Watch DEMO

📁 Project Details

  • React / Vite / TypeScript / Tailwind app.
  • App.tsx is the main page.

🌈 Localhost View

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.


👉 Watch DEMO