10BC0 GitHub - https-manan/To-Do-Application-REACT-: This is a simple ToDo application that allows users to perform basic CRUD (Create, Read, Update, Delete) operations. It is built using the MERN stack — MongoDB for the database, Express and Node.js for the backend API, and React for the frontend
[go: up one dir, main page]

Skip to content

This is a simple ToDo application that allows users to perform basic CRUD (Create, Read, Update, Delete) operations. It is built using the MERN stack — MongoDB for the database, Express and Node.js for the backend API, and React for the frontend

Notifications You must be signed in to change notification settings

https-manan/To-Do-Application-REACT-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ToDo Application

A simple and intuitive ToDo app built with the MERN stack (MongoDB, Express, React, Node.js). This project allows users to create, update, and delete tasks — helping them manage their daily activities more effectively.

Features

  • Add new tasks
  • Edit existing tasks
  • Delete tasks
  • Mark tasks as complete/incomplete
  • Full-stack app using React (frontend), Node.js + Express (backend), and MongoDB (database)

Tech Stack

  • Frontend: React, Axios, Tailwind CSS (optional)
  • Backend: Node.js, Express.js
  • Database: MongoDB (via Mongoose)
  • Other: CORS, dotenv, body-parser

About

This is a simple ToDo application that allows users to perform basic CRUD (Create, Read, Update, Delete) operations. It is built using the MERN stack — MongoDB for the database, Express and Node.js for the backend API, and React for the frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0