Skip to content

A simple To-Do List application built using React that allows users to add, delete, and edit their to-do items.

Notifications You must be signed in to change notification settings

viewsdevelop/to-do-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo+

Description

This is a simple To-Do List application built using React. The application allows users to add, delete, and edit their to-do items. It also includes a search feature to help users find specific items in their to-do list. The application is responsive and can be used on desktop and mobile devices.

Installation & Usage

To get started with this project, follow these steps:

  1. Clone the repository:
git clone https://github.com/viewsdevelop/to-do-plus.git
  1. Install dependencies:
npm install
  1. Run the development server:
npm start
  1. Open the application in your browser:
http://localhost:3000

Alternatively, you can access the hosted version of the application here.

That's it! You should now be able to use the application in your browser. If you encounter any issues or have questions, please don't hesitate to reach out.

About

A simple To-Do List application built using React that allows users to add, delete, and edit their to-do items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published