Skip to content

This is a social media app built using the MERN stack. It includes authentication, posts, likes, comments, and follows.

Notifications You must be signed in to change notification settings

imabhinavdev/mern-social-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MERN Social Media App

This is a social media app built using the MERN stack. It includes authentication, posts, likes, comments, and follows.

Screenshots

Home Page

Home Page

Profile Page

Profile Page

Features

  • Authentication
  • Posts
  • Likes
  • Comments
  • Follows

Technologies

  • MongoDB
  • Express
  • React
  • Node.js

Installation

  1. Clone the repository
git clone https://github.com/imabhinavdev/mern-social-media.git
  1. Install dependencies
cd mern-social-media
  1. Install server dependencies
cd server
npm install
  1. Install client dependencies
cd client
npm install
  1. Run the app
cd server
npm run start

About

This is a social media app built using the MERN stack. It includes authentication, posts, likes, comments, and follows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published