An open API service indexing awesome lists of open source software.

https://github.com/jyotsnaguntha/gradient-generator

The Gradient Generator is a visually interactive React application that allows users to create and preview linear CSS gradients in real-time by selecting direction and colors.
https://github.com/jyotsnaguntha/gradient-generator

colorpicker gradientgenerator reactjs styledcomponents

Last synced: 8 days ago
JSON representation

The Gradient Generator is a visually interactive React application that allows users to create and preview linear CSS gradients in real-time by selecting direction and colors.

Awesome Lists containing this project

README

          

# 🎨 Gradient Generator

### Refer to the image below:




gradient-generator


### Set Up Instructions
- Download dependencies by running `npm install`
- Start up the app using `npm start`

## 🌈 Features

- Pick gradient **direction** from a list
- Choose two **colors** via color pickers
- Instantly see the background **update**
- **Generate** button to apply selected styles
- Fully responsive design and custom-styled components