RaoufSEZAR / Saraha_MERN_SOCIAL_MEDIA

Saraha Social Media is a social media web application like Facebook, Every user after login in can add posts and speak with his followings and follow or refollow other users.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saraha_MERN_SOCIAL_MEDIA

Saraha social Media is a social media web application like facebook, I am building it using Node.js,express.js,MongoDb,socket.io and React.js with contextapi Every user after login can add posts and speak with his followings and follow or unfollow other users.

to add DB add .env file to api file and writr:

MONGO_URL=mongodb://localhost:27017/YOUR_DATABASE_NAME

and add .env too to client file and write:

REACT_APP_PUBLIC_FOLDER = http://localhost:8800/images/

screencapture-localhost-3000-profile-sevda-2021-11-02-16_06_10 screencapture-localhost-3000-2021-11-02-15_59_51 screencapture-localhost-3000-messenger-2021-11-02-16_06_51

About

Saraha Social Media is a social media web application like Facebook, Every user after login in can add posts and speak with his followings and follow or refollow other users.


Languages

Language:JavaScript 78.6%Language:CSS 20.4%Language:HTML 1.0%