Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ksb96/usermanagmentsystem-app

A User Management System - CRUD application
https://github.com/ksb96/usermanagmentsystem-app

crud-application css css-grid ejs expressjs flexbox-css mongodb nodejs

Last synced: about 11 hours ago
JSON representation

A User Management System - CRUD application

Awesome Lists containing this project

README

        

# 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
```