Skip to content

Commit 5733086

Browse files
committed
Update the raedme with description
1 parent f43140a commit 5733086

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
@@ -551,6 +551,17 @@ In order to run this project you need:
551551
</details>
552552
</li>
553553

554+
<li>
555+
<details>
556+
<summary>Simple Chat App</summary>
557+
<p>This is a simple chat application that simulates a conversation where the app echoes the user's messages as a response. Messages are stored in the browser's local storage, so they persist even after the page is refreshed.</p>
558+
<ul>
559+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/ChatApp/">Live Demo</a></li>
560+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/ChatApp">Source</a></li>
561+
</ul>
562+
</details>
563+
</li>
564+
554565
</ol>
555566

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

0 commit comments

Comments
 (0)