https://github.com/kkvanonymous/facebook-clone
This web app is a clone of Facebook, containing most of its prominent features, purely made for education purposes only.
https://github.com/kkvanonymous/facebook-clone
chat education expressjs facebook-clone html-css-javascript mongodb-atlas mongoose nodejs socket-io
Last synced: 6 months ago
JSON representation
This web app is a clone of Facebook, containing most of its prominent features, purely made for education purposes only.
- Host: GitHub
- URL: https://github.com/kkvanonymous/facebook-clone
- Owner: KKVANONYMOUS
- License: mit
- Created: 2020-07-22T15:18:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T22:20:24.000Z (almost 3 years ago)
- Last Synced: 2025-04-09T18:45:17.368Z (8 months ago)
- Topics: chat, education, expressjs, facebook-clone, html-css-javascript, mongodb-atlas, mongoose, nodejs, socket-io
- Language: EJS
- Homepage:
- Size: 320 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# facebook-clone  
## 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:

Profile Page:

Find Friends:

Global 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