Todo List Application
Program a todo list application, with the following functionality:
- Add item
- Edit item
- Delete item
- MongoDB
- Express
- React
- Node
- Mongoose / Axion
- Postman used for testing URI end points
This project has been divided into 2 parts i.e. frontend and backend development.
To install:
i. Clone the following git repo(s)
https://github.com/AAdewunmi/todo-app-frontend.git
https://github.com/AAdewunmi/todo-app-backend.git
- Create todoList database in MongoDB

- Run the following from your command prompt, to start frontend, backend and mongodb servers:
- /frontend> npm start
- /backend> node index.js
- brew services start mongodb-community


Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
UDEMY Course Name: Build a To-Do List App with Node, Express, React and MongoDB
Created by: Moath M.
Last updated: 09/2021
URL: https://www.udemy.com/course/java-servlet-jsp-and-hibernate-build-a-complete-website/