Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T22:20:24.000Z (almost 2 years ago)
- Last Synced: 2023-03-11T20:37:18.030Z (over 1 year ago)
- Topics: chat, education, expressjs, facebook-clone, html-css-javascript, mongodb-atlas, mongoose, nodejs, socket-io
- Language: EJS
- Homepage: https://secret-bayou-21517.herokuapp.com/
- Size: 320 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# facebook-clone ![GitHub](https://img.shields.io/github/license/kkvanonymous/facebook-clone) ![GitHub last commit](https://img.shields.io/github/last-commit/kkvanonymous/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 ChatMore features will be updated shortly...
## Technical Stack
- NodeJS
- ExpressJS
- MongoDB (Atlas)
- Mongoose
- Socket.io## Screenshots
Home Page:![home](https://user-images.githubusercontent.com/58628586/117667599-a67e5100-b1c2-11eb-8ad5-fdf819348262.png)
Profile Page:
![profile](https://user-images.githubusercontent.com/58628586/117667605-a8481480-b1c2-11eb-946d-e9fbc820778c.png)
Find Friends:
![friend](https://user-images.githubusercontent.com/58628586/117667586-a41bf700-b1c2-11eb-84a2-72ab7a1fea6f.png)
Global Chat:
![chat](https://user-images.githubusercontent.com/58628586/117667579-a2523380-b1c2-11eb-8eb8-399cdcf631d5.png)
## 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