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
React one page Social media application using MERN
react hooks
, mongoose
,nodemon
, redux
, models
,Keeping data Unmutated
.
-
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
-
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
- Download from Github.
- Clone the repo:
git clone https://github.com/chasesagar/MERN-Social-Media.git
.
Sagar Saini - Initial work - ChaseSagar See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- JavaScript Mastery Youtube