Skip to content

AhmadEleiwa/TodoListReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List App In React

Todo list is an app that allow you to handle your task in localStorage. This project is remaking to old project in html, css and js TodoList

How To Run

You can try the demo Demo. Or you can even clone the project and thne install the dependencies through this command

npm i 

Once you open the website the date could take so long to be fetch. And that becouse the free hosting services in backend

then You run it with this command

npm start