Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 634 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 634 Bytes

visit the website on : https://notes-gnw9.onrender.com Screenshot 2025-03-18 at 1 57 09 PM

Intro:

NodeJs, Express for the backend, EJS framework for the front end, and MongoDB as the database.

About:

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!

Installation:

npm install - to install pakeges

Commands & Scripts:

npm start
npm run dev - for development - with nodemon