This MERN ToDo App is a tasks manager app made with MERN stack with Material-UI for the components and the styles. It is responsive and is deployed on Netlify: https://mern-to-do-app.netlify.app/. The backend is deployed on Heroku and his repo is in: https://github.com/MartinDCalderonP/MERN-ToDo-App-Back
Well, the name is clear, in this app one can create, read, update and delete (CRUD) tasks. It uses Sweet Alert to confirm deletion and Material UI notifications to show the actions taked.
This project is considered complete, so there will be no more major updates.