Skip to content

A BlogApp Built with Express, Nodejs and MongoDb which allows users to register, login with their credentials to create a blog post and even upload associated images. Blog posts uploaded are listed with the specific username and date posted.

Notifications You must be signed in to change notification settings

successJohn/blogApp

Repository files navigation

Blog APP

A BlogApp Built with Express, Nodejs and MongoDb which allows users to register, login with their credentials to create a blog post and even upload associated images. Blog posts uploaded are listed with the specific username and date posted.

Technologies

The following technologies were used in this project:

Requirements

Before starting, you need to have Node.js installed.

Kindly ensure that you are in the root directory before running the following commands.

Install dependencies

npm install

Start server

npm start

About

A BlogApp Built with Express, Nodejs and MongoDb which allows users to register, login with their credentials to create a blog post and even upload associated images. Blog posts uploaded are listed with the specific username and date posted.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published