/todo-app-frontend

A Todo List Application (Frontend) || Tech Stack: MongoDB, React, Express, Node (MERN)

Primary LanguageJavaScript

Project Title:

Todo List Application

1. Project Description:

Program a todo list application, with the following functionality:

  • Add item
  • Edit item
  • Delete item

2. Tech Stack / Dependencies:

  • MongoDB
  • Express
  • React
  • Node
  • Mongoose / Axion
  • Postman used for testing URI end points

3. Installation:

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

4. How To Use:

  1. Create todoList database in MongoDB
Screenshot 2023-10-16 at 13 07 05
  1. 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
Screenshot 2023-10-16 at 13 13 08

5. Demo:

Screenshot 2023-10-16 at 13 20 41

6. Contributing:

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

7. Adapted from:

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/