Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 Chat

More 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