Societal Buzz is an social media web application
🚀visit : https://societalbuzz.onrender.com
- Login/Signup User Account using google outh or manually
- Update Profile User Account
- Add/Remove Friends in his list
- View the member profile and his posts
- Add/delete the post and also post with image
- Add/delete Comment on the post
- Add/Remove Likes on the post
- Chat with each other(using socket.io)
Clone the project
git clone https://github.com/MohammadOwais10/SocietalBuzz.git
Go to the project directory
cd project
Install dependencies
npm install
Start the project
npm start