/gradient-generator

Create your own gradient.

Primary LanguageJavaScriptMIT LicenseMIT

Gradient Generator

View Demo ยท Report Bug ยท Request Feature

gradient-generator forks gradient-generator stars gradient-generator issues gradient-generator pull-requests

๐Ÿ› ๏ธ Installation Steps

  1. Clone the repository
git clone https://github.com/adityakmr7/gradient-generator.git
  1. Change the working directory
cd gradient-generator
  1. Install dependencies
yarn
  1. Run the app
yarn start

๐ŸŒŸ You are all set!

๐Ÿฐ Contributing

Head over to data/gradient.json and add your gradient at the bottom of the list. Here is an example contribution ๐Ÿ‘‡

Make sure that you have all the required items

{
  "intialColor": "#1CB5E0 0%",
  "finalColor": "#000851 100%",
  "angle": "90"
}

Please contribute using GitHub Flow. Create a branch, add commits, and open a pull request.

๐Ÿ’ป Built with

Screenshot

๐Ÿ‘จโ€๐Ÿ’ป Thanks to the Awesome Contributors

Feel free to contribute in the project ๐Ÿ™Œ

๐Ÿ™ Support

This project needs a ๐ŸŒŸ from you


Developed with โค๏ธ in India ๐Ÿ‡ฎ๐Ÿ‡ณ