Skip to content

Gehad555/Todo-List-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-List-Application

Description

This is a simple To-Do List application built with Node.js, Express, and MongoDB.

Features

  • Create new tasks
  • Mark tasks as completed (delete tasks)

Installation

Prerequisites

  • Node.js
  • MongoDB

Steps

  1. Clone the repository: git clone https://github.com/yourusername/Todo-List-Application.git
  2. Navigate to the project directory: cd Todo-List-Application
  3. Install dependencies: npm install
  4. Start the server: npm start

Usage

Open your web browser and visit http://localhost:3000.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors