Skip to content

AcheampongStephen/MERN-Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Task Manager

A full-stack task management application built with MongoDB, Express, React, and Node.js, fully containerized with Docker.

Features

  • ✅ Create, read, update, and delete tasks
  • ✅ Mark tasks as complete
  • ✅ Persistent storage with MongoDB Atlas
  • ✅ Fully Dockerized
  • ✅ Production-ready

Quick Start

  1. Clone the repository
  2. Create .env file with your MongoDB URI
  3. Run with Docker Compose:
   docker-compose up -d
  1. Access at http://localhost:3000

Docker Hub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors