A simple and interactive CSS gradient Background Generator built with vanilla JavaScript.
- Pick two colors using the color inputs.
- Watch the background update in real time.
- Copy the generated CSS to use in your own project.
Simply clone the repo and open index.html in your browser:
git clone https://github.com/Jagaesh/background-generator.git
cd background-generator
open index.html