Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1.23 KB

README.md

File metadata and controls

56 lines (30 loc) · 1.23 KB

FullStack-Blog-Website

Full Stack Blog app Using MERN stack:MongoDB, React, Express, Node.js. With Google cloud Dilogflow NLP Chatbot.

See it live here BlogiFy

Demo

Check out the demo gif for a quick example of how works.

screenshot

Google Cloud DialogFlow ChatBot Demo

screenshot

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Bhaskar-maity/FullStack-Blog-Website.git

# Go into the repository
$ cd blog-back-end 
$ cd blog-front-end

# Install dependencies
$ npm install

# Run the app
$ npm start

Framework & Databases used

This software uses the following open source packages:

License

MIT