Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.01 KB

random-gradient-generator

A webpage for generating random gradient backgrounds

How It Works

  • Click the 'Random Gradient' button to generate a new random gradient.
  • Click the 'Copy Gradient' button to copy the css property styling for the gradient.
  • Click the 'Save Gradient' button to save the gradient to your browser (this saves to local storage so the gradient can only be viewed on the browser it was saved on).
  • Hover on your saved gradient to view the CSS property and click the saved gradient to copy the styling.

Open Source

This project is open to contributions from the public. Basically, if you're a beginner, think of it as your introduction to open source. And if you've been open sourcing for a while, here's another contribution to add to your belt.

Contributing

Checkout CONTRIBUTING.md for details on creating pull requests and solving issues and all that jazz.

License

This project is licensed under the MIT License - see the LICENSE file for details.