**Gradientify: Gradient Generator**
**Description:**
Gradientify is a versatile web-based tool designed to create custom gradients with multiple color stops and direction controls. It offers a user-friendly interface for generating gradients and obtaining the corresponding CSS code for easy integration into web projects.
**User Manual:**
1. **Color Stops:**
- Add color stops by selecting colors and adjusting their positions using the input fields provided.
- Each color stop represents a color point on the gradient.
2. **Gradient Direction:**
- Choose the gradient direction from the dropdown menu.
- Select from various options like top, right, bottom, left, and diagonal directions.
3. **Generate Gradient:**
- Click on the "Generate Gradient" button to create the gradient based on the specified color stops and direction.
- The preview area will display the generated gradient in real-time.
4. **Copy CSS Code:**
- The CSS code corresponding to the generated gradient will be displayed in the textarea.
- Click on the "Copy" button next to the textarea to copy the CSS code to the clipboard.
5. **Add/Remove Color Stops:**
- Use the "Add Color Stop" button to add additional color stops dynamically.
- Each color stop can be removed individually by clicking on the "-" button next to it.
Gradientify provides a seamless experience for customizing gradients and obtaining CSS code, making it an essential tool for designers, developers, and anyone working with web graphics.
