Skip to content

aswinrprasad/mern-todo-app

Repository files navigation

To-Do App

A simple todo app which is made with MERN stack with user authentication & registration.

User Screens

Run application

  • Pre-Requisite : Docker should be installed

  • Follow steps below :

      $ docker-compose up -d 
    
  • Go to localhost:3000 to see the landing page

  • The Node API Server will be running at localhost:5000/api/users

  • After Testing :

      $ docker-compose down
    

About

A simple todo app which is made with MERN stack with user authentication & registration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published