This project is a simple to-do list app, currently in its early stages. The goal is to build a functional and expandable application, but for now, it's just a basic start.
- React
- SASS
- Basic To-Do List:
- The app currently allows users to add, remove, and edit tasks, keeping it simple and functional.
- Might come back to this when I am more competent
I started this project to practice CRUD operations. It was tough at times and I made a lot of mistakes such as (unnecessary states, effects mutations, etc...), but I’ve learned a lot and look forward to improving as I build more. Also, this project pushed me to read the react docs which I should have done a lot sonner.