/BlogApp

A Blogging Application built with Node & Express and MySQL as database.

Primary LanguageEJS

Blog App

A Blogging Application built with Node & Express and MySQL as database.

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • NPM should be installed: NPM version > 6.8.5
  • NODE should be installed: NODE LTS version > 10.12.8
  • MySQL should be installed: MySQL version > 8.0.10

Installation

  1. Clone the repo

    git clone https://github.com/rajarsheechatterjee/BlogApp.git
    
  2. Install NPM packages

    npm install (To install all the dependencies) 
    
  3. Start the server -

    node app (run the server)
    

Images: