A React application that allows users to create, preview, and copy gradient colors using an interactive color picker interface.
- Select gradient colors using color pickers.
- Customize gradient angles and color stops.
- Preview gradients in real-time.
- Copy the generated CSS gradient code to the clipboard.
- Toggle between dark and light mode.
Technologies Used
- React
- CSS
- JavaScript
- Clone the repository:
git clone https://github.com/yourusername/gradient-color-picker.git