Skip to content

A messenger clone, a simple chat application with a global chat room. Users will be prompted to enter their name and all associated messages from the user will be linked to the user.

Notifications You must be signed in to change notification settings

denyschornyi/facebook-messenger-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Messenger Clone Based on React

A messenger clone, a simple chat application with a global chat room. Users will be prompted to enter their name and all associated messages from the user will be linked to the user.


demo

Technologies

First, Install deps

$ npm install
#or
$ yarn install

In the project directory, run the development server::

$ npm start
#or
$ yarn start

Open http://localhost:3000 with your browser to see the result.

About

A messenger clone, a simple chat application with a global chat room. Users will be prompted to enter their name and all associated messages from the user will be linked to the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published