Git Product home page Git Product logo

backbook-server's Introduction

Backbook

This project is a clone of the popular social media platform, Facebook, built using the MERN stack (MongoDB, Express.js, React.js, Node.js, and Socket.io) With real time Messages and notifications ๐Ÿ”ฅ.

Demo

https://backbook.vercel.app

Frontend Repository

https://github.com/msobkyy/backbook

Api Documentation

Documentation

Features

  • ReactJS, NodeJS, ExpressJS, MongoDB.
  • Redux toolkit store to setup a global store.
  • Fully responsive design with all devices.
  • Strong authentication system, Register, login, reset password.
  • Cookies and JSON web tokens (JWT).
  • Real time notifications
  • Notification history
  • Browser notifications
  • Real time Messages between users
  • Online status
  • Typing indicator
  • Customize chat themes and name
  • Group chats
  • Add and Remove group members by admin only
  • Email verification by sending mail to users using gmail smtp.
  • Search by email and send code to email to change the password.
  • Form validations using Formik, Yup, error massages.
  • Browser notification using firebase cloud messaging.
  • infinite posts scroll.
  • Create posts : normal text, background, photos.
  • React system on posts : (like, love, wow, sad, angry).
  • Post Comments with text and upload photos and comment likes.
  • Comments replies.
  • Share posts with caption or without.
  • Delete posts.
  • Friendship system with send, cancel ,accept friend requests.
  • Following system with follow, unfollow another users.
  • Friends page to see the sent and recived friend requests.
  • Search functionality to another users.
  • Search history by date.
  • Upload profile picture, cover and ability to Crop, zoom the photo.
  • Photo Gallery with old photos to change pfp and cover.
  • Profile details and bio.
  • Light/dark mode toggle.
  • Skeleton loaders while page loads.

Screenshots

1 image image 10 2 3 4 5 6 image image 7 8 9

Installation

  • Clone the repository
git clone https://github.com/msobkyy/backbook-server.git
  • Install the dependencies
npm install
  • Start the server
npm start

Deployment

To deploy this project run

  npm run build

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_BACKEND_URL= APP_NAME= FRONTEND_URL= NODE_ENV= PORT= USER= DATABASE_PASSWORD= DATABASE= JWT_SECRET= JWT_EXPIRES_IN= JWT_COOKIE_EXPIRES_IN= EMAIL_TYPE= GMAIL_APP_PASSWORD= EMAIL_ID= MAILLING_ID= MAILLING_SECRET= MAILLING_REFRESH_TOKEN= CLOUDINARY_NAME= CLOUDINARY_API_KEY= CLOUDINARY_API_SECRET= FCM_SERVER_KEY=

๐Ÿ”— Links

linkedin twitter

Authors

๐Ÿš€ About Me

I'm a MERN Stack Developer

Tech Stack

Client: React, Redux

Server: Node, Express, mongoose

backbook-server's People

Contributors

msobkyy avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.