Skip to content

Commit 4a2b255

Browse files
committed
update the project
1 parent 8edbb19 commit 4a2b255

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,17 @@ In order to run this project you need:
232232
</details>
233233
</li>
234234

235+
<li>
236+
<details>
237+
<summary>Gradient Background Generator</summary>
238+
<p>The Gradient Background Generator is a user-friendly tool built using HTML, CSS, and JavaScript. This project allows users to create beautiful gradient backgrounds effortlessly. Users can select two colors to generate a gradient background and see the corresponding CSS code, which they can easily copy and use in their own projects. The tool is designed to be beginner-friendly, making it an excellent project for those new to web development.</p>
239+
<ul>
240+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/GradientBackgroundGenerator/">Live Demo</a></li>
241+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/GradientBackgroundGenerator">Source</a></li>
242+
</ul>
243+
</details>
244+
</li>
245+
235246
</ol>
236247

237248
<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 commit comments

Comments
 (0)