Skip to content

This is a clone of Facebook's Chat Application --> Messenger, made using React JS and Firebase

Notifications You must be signed in to change notification settings

euhidaman/fb-messenger-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Messenger Clone

messenger_clone

This project is built using :

react tailwind nodejs css3 git html5 javascript firebase


Website Link --> Messenger Clone

Run project locally -->

To run this project locally on your device, you can do the following steps:

cd fb-messenger-clone

Change directory to fb-messenger-clone

npm install

Installs the local dependencies need to run the project in your device.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Features

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.

Releases

No releases published

Packages

No packages published