Skip to content

sanjayacchana/Blog_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog_App

Node modules that need to install

* express 
	npm install express --save
*body-parser
	npm install body-parser --save
* mongoose
	npm install mongoose --save
*ejs
	npm install ejs --save
*method-override
	npm install method-override --save
*express-sanitizer
	npm install express-sanitizer --save

Add Semantic UI

*<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.9/semantic.min.css"/>

Blog App contains

### 7 RESTFull webservices and CURD Operations

### Fields of Blog_App
*Title
*Image
*Body
*Created date

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages