Skip to content

MERN (MongoDB, express, react, nodejs) based social media application that allows the user to add, delete, edit posts in real-time with easy to understand UI

License

Notifications You must be signed in to change notification settings

chasesagar/MERN-Social-Media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Social-Media Application

MERN (MongoDB, express, react, nodejs) based social media application that allows the user to add, delete, edit posts in real-time with easy to understand UI. See Demo

About

React one page Social media application using MERN react hooks, mongoose,nodemon, redux, models,Keeping data Unmutated.

Languages and Tools Used:

Visual Studio Code

HTML5

CSS3

JavaScript

React

Node.js

Git

GitHub

Terminal



Running the Server Side Application

  • Ensure you have NPM installed.

  • Download or Clone Repository from here

  • Go into Server folder

  • Install required node-modules by running below command

npm install
  • Connect to your MongoDB database by entering database name & password in index.js file.

  • Boot the server using command:

npm start
  • The server is now running at localhost:5000


Running the Client Side Application

  • Ensure you have NPM installed.

  • Download or Clone Repository from here

  • Go into client folder

  • Install required node-modules by running below command

npm install
  • Boot the server using command:
npm start
  • The server is now running at localhost:3000

Demo

Product Image Product Image

Quick Start

  • Download from Github.
  • Clone the repo: git clone https://github.com/chasesagar/MERN-Social-Media.git.

Browser Support

Authors

Sagar Saini - Initial work - ChaseSagar See also the list of contributors who participated in this project.

Connect with me:

codeSTACKr.com

 

codeSTACKr | Twitter

 

codeSTACKr | LinkedIn

 

codeSTACKr | Instagram

 

codeSTACKr | Instagram


License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgements

  • JavaScript Mastery Youtube

About

MERN (MongoDB, express, react, nodejs) based social media application that allows the user to add, delete, edit posts in real-time with easy to understand UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published