Skip to content

Implementation of a blog sharing application by using NodeJS, Express, and MongoDB

Notifications You must be signed in to change notification settings

CoToYo/NiceBlog

Repository files navigation

NiceBlog

Implementation of a blog sharing application by using NodeJS, Express, and MongoDB

*Demo app may took a while to response, please be patient.

Run in your local environment:

before run this app locally, please make sure you have downloaded MongoDB.

  1. clone the code to your local environment.
  2. go into "/NiceBlog" directory.
  3. open terminal and run npm install command.
  4. run npm start command.
  5. enter "http://localhost:4000" in browser and then you would see the application is running!

This web application help users to post ,read and archive their articles easily.

User Register Page

image

User Login Page

image

Create Post

image

Home Page

image

Post Page

image

About

Implementation of a blog sharing application by using NodeJS, Express, and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published