Skip to content

MyReactProjects/React-Todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo App

This is a simple todo web app built with React that lets the user add todo items, cross them off and view completed and uncompleted todos, using local storage to save the items

Live Demo

Getting Started:

First clone the repo and install npm packages using:

npm install

and then visit localhost:3000

Running the tests

All you need to do is run the following command:

npm test

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published