ColorPick is a modern web application that helps designers and developers create and explore beautiful color palettes for their web projects.
- Generate harmonious color combinations
- Create and save custom color palettes
- Export palettes in various formats
- Intuitive and user-friendly interface
This project is built with modern web technologies:
- Vite for fast development and building
- React for UI components
- TypeScript for type safety
- shadcn-ui for beautiful UI components
- Tailwind CSS for styling
- Clone the repository
git clone https://github.com/Ni-zav/colorpick.git
cd color-picker
- Install dependencies
npm install
- Start the development server
npm run dev
The application will be available at http://localhost:8080
To create a production build:
npm run build
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT license.