Skip to content

ksb96/UserManagmentSystem-App

Repository files navigation

User Management System - App

A demonstration of CRUD application.

Tech Stack -

  1. NodeJS
  2. ExpressJS
  3. EJS
  4. MongoDB

To Run this app locally, Clone it and install the module using

npm install

and finally, -

npm start