๐๏ธ A simple Todo App built using React and Mantine UI
## This is a super simple Todo App built using React.js and styled using 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 ### **(Most likely outdated, its reccomeneded you check out the live demo!)** https://user-images.githubusercontent.com/109053279/178185429-8de77574-cc2f-429f-8c4e-b1ed9f290894.mp4 ## ๐ Features: - โ Add todos - ๐๏ธ Delete todos - โธ Save todos to Local Storage when the state changes -โค๏ธ Feel free to create issues and contributions for features or bugs to this project.
# ReactBasicToDoApp