🖊️ A simple Todo App built using React and Mantine UI
You can view a live demo of the project here: https://javascriptbear.github.io/todo_react_app/ Or, you can watch this video demo
2022-07-10.23-34-05.mp4
- ➕ Add todos
- 🗑️ Delete todos
- ⏸ Save todos to Local Storage when the state changes
▶️ Load the todos from Local Storage when the site is loaded again- 🌙 Light \ dark mode toggle
❤️ Feel free to create issues and contributions for features or bugs to this project.