Skip to content

samkit5495/TODO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

To Do

This web application is a simple application to manage a list of things to do.

Infrastructure

This applications consists of two parts:

  1. Frontend: Single Page Application built with: React and Material.
  2. Backend: HTTP REST API built with Node.js, Express and MongoDB.

How to run

to start the application use docker compose:

docker-compose up --build

once the app is running you can open:

http://localhost:3000

on your browser.

About

Todo Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published