You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11
Original file line number
Diff line number
Diff line change
@@ -551,6 +551,17 @@ In order to run this project you need:
551
551
</details>
552
552
</li>
553
553
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>
0 commit comments