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
A simple To-Do List web application built with Node.js, Express, MongoDB, and EJS. Users can add, update, and delete tasks with a clean interface. This project is a beginner-friendly implementation of CRUD operations using server-side rendering with EJS templates.