Before we get into that, you may check it out here, here, and here.
Gradient-Creator-R is a simple gradient creator. You can choose which two colors you want to use, as well as the direction of the gradient.
It's important to note that in order for the direction to work, you have to follow this format, not including the square brackets:
[number between 0 and 360]deg
When you're happy with the gradient, copy the text in the bottom text field by selecting all or simply pressing the "Copy" button next to it. Now you may use it for your css needs. 😎
If you want to run it on your own, clone this repo into your machine and install the necessary dependencies by inputting the following code in the command line while in your cloned version:
npm install
When that's done, input the following code and you're all good:
npm run dev
The resources used, from custom fonts to background images and svg icons, are for personal use. All rights and credit go directly to its rightful owners.
Enjoy the colors! 🎨🖌️😎