ChromaFlow is a dynamic and interactive color playground built with React, Vite, and Tailwind CSS.
- Change the background color with a simple click.
- Generate random colors.
- Create and customize gradient backgrounds.
- Save your favorite colors for quick access.
- Copy color codes to the clipboard.
- Toggle between dark and light modes.
- React
- Vite
- Tailwind CSS
Check out the live demo: ChromaFlow Live
-
Clone the repository:
git clone https://github.com/your-username/chroma-flow.git
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
Contributions are welcome! Feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See LICENSE for details.