Skip to content

This is an open-source CSS gradient background generator. Hope it will help the community to get a beautiful background in just one click. Click the link below to visit my website.

License

Notifications You must be signed in to change notification settings

Prince-Tagadiya/gradientiser-BgGenerator

 
 

Repository files navigation

gradientiser-BgGenerator

This is an open source CSS gradient background generator. Hope it will help the community to get a beautiful background in just one click. The dynamic gradient background It is based on generating css from JavaScript dom manipulation. The randomly generated background is based on using inbuilt random function present in JavaScript and used it to generate hex codes for colors and make it work.

This app helps you create a dynamic gradient background in a single click!

Technologies Used

HTML5 CSS3 JavaScript

How To Use

  • You can just visit the website where we have hosted our code to pick the background of your choosing easily!

The dynamic gradient background is based on generating the CSS via JavaScript DOM manipulation. We use the inbuilt random function present in JavaScript to randomly generate hex colors which we use to build our backgrounds!


Contributing

Since this is an open source project, we are actively looking for people to participate and help our project flourish! We our contributors. We're committed to fostering an open, welcoming, and safe environment in the community.

We expect everyone to abide by our Code of Conduct. Please read and follow it.

Head on over to our Contributing Guide to get started!


Website Demo

Visit the live website

About

This is an open-source CSS gradient background generator. Hope it will help the community to get a beautiful background in just one click. Click the link below to visit my website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.8%
  • HTML 25.6%
  • JavaScript 20.6%