Skip to content

dynamic social networking platform built with Express, Node.js, React.js, and MongoDB. It enables users to connect, communicate, and share content with friends and communities. The platform features profile creation, real-time messaging, and activity feeds, allowing users to interact and stay updated with their network. With React.js for a respons

Notifications You must be signed in to change notification settings

YassineAzedine/Social-Networking-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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

dynamic social networking platform built with Express, Node.js, React.js, and MongoDB. It enables users to connect, communicate, and share content with friends and communities. The platform features profile creation, real-time messaging, and activity feeds, allowing users to interact and stay updated with their network. With React.js for a respons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published