Skip to content

SoumyaK2/blogging-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blogging-website

You can post your blog and read others on this website.

First, you have to download your node_modules using 'npm install', then connect your MongoDB server and run app.js using node or nodemon.

Home Page

Screenshot (131)

Added multiple pages with the same layout using EJS.

About Us Screenshot (134)

Contact Us Screenshot (135)

Add A Post Screenshot (135)

Individual page for every post.

After hitting Read More you will see a more detailed page about that post.

Screenshot (140)

Screenshot (138)

Screenshot (140)

Screenshot (138)

And your data will be saved in the MongoDB server so it will not get lost after a restart.

About

You can post your blog and read others' on this website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published