Full Stack Blog app Using MERN stack:MongoDB, React, Express, Node.js. With Google cloud Dilogflow NLP Chatbot.
See it live here BlogiFy
Check out the demo gif for a quick example of how works.
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
This software uses the following open source packages:
MIT