visit the website on : https://notes-gnw9.onrender.com
NodeJs, Express for the backend, EJS framework for the front end, and MongoDB as the database.
Notes app, similar to the Notes app of Macbooks. You can add new nodes, edit, or delete them! I might later add signup or login buttons or pages to update the project!
npm install - to install pakeges
npm start
npm run dev - for development - with nodemon