Skip to content

abizekv/react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✅ React Todo

react-todo-preview

📝 Project Description
A simple and modern Todo application built with React and Material UI. Easily add, complete, and remove tasks, with your todos saved in local storage for persistence.


🛠️ Built Using

React Material UI Vite CSS3 JavaScript


📚 What I've Learned

  • How to structure a React project using functional components and hooks.
  • Managing state and side effects with useState and useEffect.
  • Persisting data in local storage.
  • Integrating Material UI for a polished, responsive UI.
  • Handling forms and user input in React.

⚠️ Challenges Faced

  • Ensuring todos persist correctly across page reloads.
  • Managing component state updates efficiently.
  • Customizing Material UI components for a mobile-friendly experience.
  • Handling unique IDs for todos and preventing duplicate entries.

📬 Contact Me

Twitter Gmail

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors