Live link : https://colorpalettegenerate.vercel.app/
This project is a color palette application built using React.js. It allows users to generate color palettes, view color details, save color palettes, and more.
- Color Extraction: Extract colors from images using the built-in Color Extract tool.
- Color Details: View detailed information about each color, including RGB, HEX, HSB, HSL, CMYK, LAB values, and color name.
- Palette Variations: Explore variations of color palettes generated from the main color.
- User Authentication: Sign up, sign in, and logout functionalities are included with user authentication.
- Responsive Design: The application is responsive and works well on both desktop and mobile devices.
- Sign Up/Sign In: If you're a new user, sign up for an account. If you already have an account, sign in.
- Color Extraction: Click on the camera icon to extract colors from images.
- View Color Details: Click on the "View" button to see detailed information about each color.
- Save Color Palettes: Click on the heart icon to save color palettes to your account.
- Explore Palette Variations: Click on the grid icon to explore variations of color palettes.
- Logout: Click on the logout button to sign out of your account.
To run this project locally, follow these steps:
- Clone this repository to your local machine.
git clone https://github.com/Anky9972/colorpalette.git