Skip to content

bastenahamad/ToDo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoList Web App

ToDoList is a web application for managing to-do lists with multiple lists and items. It allows users to create, edit, and delete items, create custom lists, and stay organized with their tasks.

Features

  • Create and manage to-do lists.
  • Add, edit, and delete items within lists.
  • Create custom lists with unique items.
  • User-friendly interface with a responsive design.
  • Data storage using MongoDB for persistence.

Prerequisites

Before you begin, ensure you have the following software and services installed and set up:

Installation

  1. Clone the repository:
    git clone https://github.com/bastenahamad/ToDoList.git
  2. Navigate to the project directory:
    cd ToDoList
  3. Install project dependencies:
    npm install
  4. Start the server:
    npm start
    
  5. Open your web browser and access the app by visiting http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published