AnumMujahid / mern-blog-project

Blog application built to learn CRUD and RESTful API concepts using MERN Stack.

Home Page:https://blog-anum.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN Blog Project

It is a blog project created using MERN stack. It is implemented with the RESTful routes with CRUD.

How to Use

  • Clone the repository.
  • Run command npm install in the client/mern-blog-project directory and in the server directory.
  • Run command npm start in the client/mern-blog-project.
  • Run command node app.js in the server directory.

Screenshots

Landing Page

Screenshot 1: Landing page displaying blogs list

About

Blog application built to learn CRUD and RESTful API concepts using MERN Stack.

https://blog-anum.firebaseapp.com/


Languages

Language:JavaScript 82.7%Language:HTML 11.4%Language:CSS 5.9%