nik09877 / SocialBee

A fully functional social media app with multiple features!

Home Page:https://social-bee.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”₯πŸ”₯πŸ”₯ Social Bee πŸ”₯πŸ”₯πŸ”₯

Social Bee is a fully functional social media app with multiple features built with Html, Css, Javascript, Node.js, Express.js and MongoDB.

Star⭐ the repo if you like what you seeπŸ˜‰.

✨ Requirements

  • Node.js
  • MongoDB or Mongo Atlas
  • NPM

Features

  • register and login users.
  • create posts
  • search posts
  • delete posts
  • like posts
  • retweet posts
  • search other users by username
  • follow / unfollow users
  • profile page.
  • notifications page.
  • chat page
  • upload profile / cover photo
  • chat with other users

How to run this application

  • Clone this repository
  • Make sure MongoDB is running on your system or online.
  • include MongoDB database link in .env file.
  • Open command line in the cloned folder,
    • To install dependencies run npm install in main folder.
    • To run the application type command npm start in main folder.
  • Open localhost:3003 in the browser. And application will be up and running.

About

A fully functional social media app with multiple features!

https://social-bee.onrender.com/


Languages

Language:JavaScript 67.0%Language:Pug 18.9%Language:CSS 14.1%