Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 794 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 794 Bytes

To-Do List Web Application

This is a simple To-Do List web application built with Node.js, Express.js, and MongoDB. Users can add, edit, and delete tasks.

Table of Contents

Features

  • Add new tasks to your to-do list.
  • Edit existing tasks.
  • Delete tasks from your list.

Prerequisites

Before you begin, ensure you have met the following requirements:

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/your-todo-app.git