Skip to content

mamsolutionbackup/BlogApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogApp

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:

homepage content_view new_post

About

A basic CRUD application built with (Semantic UI, NodeJs, MongoDb, ExpressJs, HTML, CSS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 63.1%
  • JavaScript 35.6%
  • CSS 1.3%