Skip to content

Commit ccee6d6

Browse files
committedDec 16, 2024·
update the readme
1 parent 51bed6b commit ccee6d6

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
@@ -397,6 +397,17 @@ In order to run this project you need:
397397
</details>
398398
</li>
399399

400+
<li>
401+
<details>
402+
<summary>Notes Keeper</summary>
403+
<p>The Notes Keeper App is a web-based application designed for creating, storing, and managing personal notes. It offers a simple and intuitive interface for adding, searching, and deleting notes using local storage, ensuring data persistence across sessions.</p>
404+
<ul>
405+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/NotesKeeper/">Live Demo</a></li>
406+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/NotesKeeper">Source</a></li>
407+
</ul>
408+
</details>
409+
</li>
410+
400411
</ol>
401412

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

0 commit comments

Comments
 (0)
Please sign in to comment.