A simple Notes App using Node.js, Express, and MongoDB.
✔️ Add, edit, and delete notes
✔️ Uses MongoDB for data storage
✔️ Simple and clean UI
- Node.js
- Express.js
- MongoDB
- EJS for templating
- Install Node.js and MongoDB.
- Clone the repo:
git clone https://github.com/YOUR_USERNAME/Notes-App.git cd Notes-App