gradient.png is a custom image generation web app.
Customizable features:
Download the image (for wallpapers) or copy the CSS (for divs)!
npm install
npm start
Many background customization features require uploading an image -- social media profile covers/banners, Gmail theme, your phone/laptop wallpaper. Gradients are a great option for such instances. They're pretty, yet subdued and not distracting.
CSS Gradient exists as a customizable gradient background generator for websites. Specifically, they generate the CSS that can be supplied for a div's background
property. However, this site does not have the option to export the generated gradient as an image. I decided to take this opportunity as a UI/UX redesign challenge, in addition to adding the image exportation feature.
The goal was to hone in my React skills, getting into the habit of good web dev practices, as well as generate an intuitive and responsive user interface and experience.
gradient.png uses the following npm packages: