Skip to content

moldovanjason/todo-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run command in terminal 'npm run start' to start application.

this todo-project is simply just that, a todo list to add items with your daily tasks. there is no backend involved so the tasks are not store anywhere after the page is refreshed.

This project is used up of alot of react hooks to store whats in the input for when your first create a todo and when you edit one. using differnt hooks like useEffect and useRef to focus on input when page is refreshed or when todo is submitted or updated. imported react-icons for editing and delete ui. Used the spread operator in react to display previous todos while adding new ones.

todo-project todo-project1 todo-project2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published