Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-jaimon committed Oct 3, 2021
2 parents 391ea99 + 434e79c commit 2667517
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,23 @@
# Whatsapp Clone

## Origin State
## Whatsapp Web Clone (New Version)

![enter image description here](demo.png)

\*(IMP): This project is not complete. You can see the progress by visiting the following link.
https://user-images.githubusercontent.com/64752455/135771911-fc71b88c-6665-461a-814b-44af7fae3fd0.mp4

A complete clone of whatsapp web using React Js as the front end and Node Js as the back end. MongoDB is used as the database. Use of 3rd party library is minimum. Redux is used for managing the entire state and redux saga for handling side effects. AWS S3 is used for data storage and retrieval.

### **Used Technologies:**<br/>
a) **Front End**: React Js, Redux, Redux-Saga, Axios, Socket Client, Peer JS, React Spring.<br/>
b) **Back End**: Node Js, Redis, Cluster, Socket.io, Mongo DB, Peer and Express, AWS S3.

For more details about the functionalities of the clone, please visit the following link.<br />
https://joeljaimon.com/whatsapp-clone/about

**Demo Link**<br />
https://whatsapp-clone-x2.web.app/

## Whatsapp clone using firebase:
## Whatsapp clone using firebase (Old Version):

A modified version of WhatsApp Web where you can create global rooms and chat in realtime. It uses firebase for google authentication and uses its NoSQL and SQL hybrid as database. It uses solid React Context API for the data layer.
A modified version of WhatsApp Web where you can create global rooms and chat in realtime. It uses firebase for google authentication and uses its NoSQL and SQL hybrid as database. React Context API is used for managing global state.

**Repo link**<br />
https://github.com/joel-jaimon/whatsapp-clone/tree/e4967914370de302d5dd3f8bfb5fc88e82d2b147
Expand Down

0 comments on commit 2667517

Please # to comment.