Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 644 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 644 Bytes

MERN Blog App

This is frontend for a simple MERN blog app. Frontend is built with react. Design Credits: Paresh Khatri

How to Use

To use this project, follow the steps:

  • Clone repository.
  • Run command "npm install".
  • Run command "npm start".

Screenshots

Landing Page

Landing Page

Blog Detail Page

Detail Page

Edit Blog Form

Edit Form