This is a simple Todo application built with React. It allows users to add, delete, and mark tasks as completed.
- make basic interface for the Todo
- Filter ToDO
- make card section
- use useStae
- make the tab header functional
- add editing functionality
- add delete functionality
- how does local storage works
- json parsing and stringify , and more about objects
- [ ]