To-do list
About this project
This was my first attempt at using React and implementing CRUD functionality within the framework. I built the app using Vite-Express for a smooth full-stack setup and MUI for a polished UI. This experience helped me understand component structure, state management (useState), and handling API requests to manage data between the frontend and backend.
Working with Express taught me how to set up API routes and handle asynchronous requests, while MUI introduced me to pre-built components, theming, and responsive design. Overall, this project strengthened my understanding of React’s reactivity, CRUD operations, and full-stack development.
Website: https://to-do-mobile-app-web-service.onrender.com/
Github page: https://github.com/elenisal94/To-do-mobile-app

