A sample application for a techies blog to insert, delete and view the user posts
There are two ways to get the app Download the Zip file or Clone as described below
$ git clone https://github.com/kalyanj92/Techies-Blog.git
$ npm install
$ npm start