Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

30 lines (16 loc) · 1.01 KB

Notes-App

License: MIT

Live Link

Table of Contents

Description

Screenshot Of Webpage

This notes application served as a practical exercise for gaining hands-on experience in developing APIs with Express.js. It was primarily constructed based on reference code, accessible through the provided link. Moving forward, the plan includes implementing delete functionality within the app and refactoring the file structure to enhance modularity and organization.

Usage

Simply add a note title and note description. The save button will appear at the top of the screen once both parts of the form have been filled.

License

MIT

This project is licensed under the MIT license.