Skip to content

Commit 7436fa8

Browse files
committed
update project
1 parent c96235b commit 7436fa8

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,17 @@ In order to run this project you need:
298298
</details>
299299
</li>
300300

301+
<li>
302+
<details>
303+
<summary>Day Predictor</summary>
304+
<p>A Simple Week Day Predictor App written in HTML, CSS, and JavaScript. This app displays the current day of the week along with a corresponding motivational quote, using local computer time.</p>
305+
<ul>
306+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/DayPredictor/">Live Demo</a></li>
307+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/DayPredictor">Source</a></li>
308+
</ul>
309+
</details>
310+
</li>
311+
301312
</ol>
302313

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

0 commit comments

Comments
 (0)