Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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.
https://github.com/raoufsezar/saraha_mern_social_media
context-api css3 expressjs html5 javascript mern-stack mongodb mongoose nodejs react socket-io
Last synced: about 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/raoufsezar/saraha_mern_social_media
- Owner: RaoufSEZAR
- Created: 2021-10-28T20:26:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T16:24:52.000Z (8 months ago)
- Last Synced: 2024-04-17T01:10:31.423Z (8 months ago)
- Topics: context-api, css3, expressjs, html5, javascript, mern-stack, mongodb, mongoose, nodejs, react, socket-io
- Language: JavaScript
- Homepage:
- Size: 3.78 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://user-images.githubusercontent.com/64332249/139852682-d4da6fe0-93cc-4ead-9b06-dff3faa33bba.png)
![screencapture-localhost-3000-2021-11-02-15_59_51](https://user-images.githubusercontent.com/64332249/139852723-41f6bf0c-2064-4fde-8391-8bbc9cf4cac3.png)
![screencapture-localhost-3000-messenger-2021-11-02-16_06_51](https://user-images.githubusercontent.com/64332249/139852791-bf18be75-fda6-4acf-b84d-9b859f0d31fa.png)