Skip to content

A simple blog site made using HTML,CSS,mongo db,node js,express js and semantic ui to practice restful routing

Notifications You must be signed in to change notification settings

Shraysanan/Blog-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-site

A simple blog site made using HTML,CSS,mongo db,node js,express js and semantic ui to practice restful routing.

DOWNLOAD AND RUN INSTRUCTIONS

git clone https://github.com/Shraysanan/Blog-site.git

cd Blog-site

npm install

Start mongodb (in its own terminal tab)

cd ./mongod

Run the app (in its own terminal tab)

node app.js

Test the following:

1)Creating a new blog 2)view more info on a blog 3)Editing pre-existing blogs 4)Deleting a blog

inside blog content HTML can also be used except script tags

About

A simple blog site made using HTML,CSS,mongo db,node js,express js and semantic ui to practice restful routing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published