- 'BLOGIFY' is a web application which helps a registered user to create new blogs to share their ideas,stories,experiences and thoughts with a wide range of people just by posting them on this website.
- Languages and Technologies used : MongoDB,Nodejs,React,HTML & CSS
To run the web app on your local computer, clone this repository-
1.Open the terminal in the client directory and run the following command :
npm i
npm start
2.Open the terminal in the api directory and run the following command :
nodemon ./index.js
Open your favorite browser. I recommend using Google Chrome or Brave and the app will get opened on http://localhost:3000/









