You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notes App to ease creation and management of notes.
The authentication is done using bcryptjs package,
database used is the flexible MongoDB,
server is made using the simple express,
on which templating engine used is EJS.