/MERN-ToDo-App

A tasks manager app made with MERN stack with Material-UI. BackEnd: https://github.com/MartinDCalderonP/MERN-ToDo-App-Back

Primary LanguageJavaScript

MERN ToDo App

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

Things that are working now

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.

Next things to add to the project

This project is considered complete, so there will be no more major updates.