Skip to content

A React-based to-do website providing a simple and efficient platform for managing tasks.

Notifications You must be signed in to change notification settings

KunalSharma108/To-web-Do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Web-Do

To-Web-Do is a simple web-based to-do list application built using React. It allows users to create, manage, and delete tasks conveniently.

Features

  • User-Friendly Interface: Intuitive design for effortless task management.
  • Add Tasks: Easily add new tasks with a title and description.
  • Mark Tasks as Completed: Check off completed tasks to keep track of progress.
  • Delete Tasks: Remove tasks that are no longer needed.
  • Responsive Design: Works seamlessly on desktop and mobile devices.

Installation

  1. Clone the repository:
git clone https://github.com/KunalSharma108/To-web-Do.git
  1. Navigate into the project directory:
cd to-web-do
  1. Install dependencies:
npm install

Usage

  1. Start the development server:
npm start
  1. Open your web browser and visit http://localhost:3000 to access the application.

  2. Start managing your to-do list by adding, completing, and deleting tasks.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, feel free to open an issue or submit a pull request.

Releases

No releases published

Packages

No packages published