UNO-Coders / Web-Development

Created this new Repository for Open Source Contribution for Beginners
GNU General Public License v3.0
51 stars 67 forks source link

Add JS Gradient Generator #172

Closed sudoyasir closed 1 year ago

sudoyasir commented 1 year ago

This PR introduces a new folder, Gradient Generator containing a simple yet elegant JavaScript-based gradient generator. The generator allows users to generate random gradients or select both colors, creating visually striking gradients effortlessly.

Key Features:

How to Test:

  1. Navigate to the Gradient Generator folder.
  2. Open the index.html file in a web browser.
  3. Experiment with generating random gradients.
  4. Try selecting two specific colors to create a custom gradient.
  5. Ensure the generated code is easily accessible for integration into web projects.

Additional Notes:

I look forward to feedback and suggestions for further improvements to this gradient generator. Thank you for considering this contribution.