Skip to content

nicolasboada/todo-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo List App

Todo list application built with React to manage your daily tasks.

Features

  • Tasks are displayed in a list.
  • Tasks can be marked as completed.
  • Tasks can be deleted.
  • Tasks are locally saved using localStorage.

Installation

$ npm install

Running the app

# Compiles for production
$ npm run build

# production mode
$ npm run start

About

To Do List App

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published