Skip to content

Benjtalkshow/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View Project

The name of this project is To-Do App.

Getting Started with Create React App

This project was bootstrapped with Create React App.

This will start the app in development mode. You can then access the app at http://localhost:3000.

Project Description

Todo App My Todo App is a simple to-do app built with React that allows you to manage your tasks. It provides features to add, delete, and update tasks, and utilizes local storage for persistent data storage.

The code for the app is available on GitHub: My To-Do Github Repo.

Features

The app has the following features:

  • Add new tasks
  • Delete tasks
  • Update tasks
  • Save tasks to local storage

Usage

  • Open the app in your browser.
  • Enter a new task in the text field.
  • Click the "Add" button to add the task to your list.
  • To delete a task, click the "Delete" button next to the task.
  • To update a task, click the "Update" button next to the task and enter the new text.

To-do

  • Add more features, such as the ability to mark tasks as complete
  • Improve the user interface
  • Add unit tests

Author

This app was created by Nnaji Benjamin.

About

My Todo App is a simple to-do app built with React that allows you to manage your tasks. It provides features to add, delete, and update tasks, and utilizes local storage for persistent data storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors