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
MNDList is a simple ToDo List web app built with Node.js and Express. It allows users to add and delete notes, which are stored directly in browser cookies — no database required.