Skip to content

mOHITH998/mern-BlogApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MERN Blog Application

This is an Blog Web Application Built with MERN stack, inspired by medium blog application.

Gitter

Key FeaturesScreenshotsTechnology UsedHow To Use

screenshot

Key Features

  • User can create post which include's uploading File/Image.

  • User can search specific user/author's posts and also categories based on user's interest.

  • For quick Posts, User can click on sidebar(Right Side)

Screenshots

  1. Homescreen before user Login screenshot

  2. Homescreen after user Login(create Button) screenshot

  3. Login Screen screenshot

  4. Register Screen screenshot

  5. Before Creating Post screenshot

  6. After Creating Post (before Publish) screenshot

  7. search specific user/author posts screenshot

  8. Also search category based on user's interest screenshot


Technology Used:

This software uses the following open source packages:


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 Repo URL

# Go into the repository
$ cd project

# Install dependencies
$ npm install

# Run the app
$ npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.


To Be Continued 👨🏼‍💻