🖊️ A simple Todo App built using MERN Stack ( MongoDB, Express , React, Node )
This is simple Todo App built using React.js and styled using Material UI for the fronend part and MongoDB and Node.js for the backend part.
You can check it out (DEPLOYED) -----------> https://personal-react-app.vercel.app
- Add todos
- Delete todos
- Edit Todos
- Save todos to Database(MongoDB) when the state changes
- Load the todos from Databasae(MongoDB) when the site is loaded again
- Mobile version / Responsive app
Feel free to create issues and contributions for features or bugs to this project.