This project is built using :
Website Link --> Messenger Clone
To run this project locally on your device, you can do the following steps:
Change directory to fb-messenger-clone
Installs the local dependencies need to run the project in your device.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
This is a WebApp, which is a clone of Facebook's Messenger.
It is different from other REACT clones because, the messages that are recieved here are always added to the bottom.
Since, It's also connected to a realtime database ( FIREBASE ),
many users can use this app without any delay.
Also, it uses MATERIAL UI, which provides a slick and beautiful design to the entire WebApp.