Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.24 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.24 KB

facebook-clone GitHub GitHub last commit

About

This is a web app which is made for education purposes only. Currently it contains some of the features of Facebook like:-

  • User Authentication
  • Profile
  • Posts
  • Post liking
  • Comments
  • Friending
  • Global Chat

More features will be updated shortly...

Technical Stack

  • NodeJS
  • ExpressJS
  • MongoDB (Atlas)
  • Mongoose
  • Socket.io

Screenshots

Home Page:

home

Profile Page:

profile

Find Friends:

friend

Global Chat:

chat

Found a bug?

This project is open for contributions. Feel free to open a pull request if you find a bug or want to add some new features