V-Abhishek / sblog

Sblog is a blog web application, designed and incorporated to allow users to post and manage their blogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sblog

home

PROJECT DESCRIPTION

Sblog is a blog web application, designed and incorporated to allow users to post and manage their blogs


APPLICATION FEATURES AND USE CASES

  1. Users can create new posts

    new
  2. Users can edit and delete their previously posted blogs

    edit

LANGUAGE, TOOLS and FRAMEWORK

  • JavaScript
  • Node.js
  • MongoDB
  • Semantic UI
  • Express
  • Mongoose

APPLICATION DEPLOYMENT

  • Ensure that you have installed Node.js, NPM, and MongoDB on your machine
  • Clone or download this repository on to your machine
  • Start MongoDB on your machine
  • Go to the cloned or downloaded project and install dependencies using npm install command in your Terminal
  • Start the application using node app.js command in your Terminal
  • Go to your browser and enter http://localhost:3000/ and start blogging

About

Sblog is a blog web application, designed and incorporated to allow users to post and manage their blogs


Languages

Language:HTML 58.9%Language:JavaScript 39.2%Language:CSS 1.9%