A basic CRUD application built with (Semantic UI, NodeJs, MongoDb, ExpressJs, HTML, CSS)
Packages that need to be installed before running app.js->
express.js, mongoose, body-parser, method-override, sanitizer
They can be simply installed by going to path where files are downloded with following command - npm install package-name
After installation of all the above packages then run command - node app.js
ScreenShots:


