Skip to content

ignacio-001/chat_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

chat_app

This app can be used to chat with people in group.

How to run the app

  1. Either download the app or clone the URL.
  2. Install all the required dependencies using npm install .
  3. Start the local server using npm start.
  4. Open the local port on browser.

How to use the appCancel changes

  1. Write your name and enter the room id (your choice).
  2. Ask your group member to write his name and same room id.
  3. Click on join room.
  4. Now you can start chatting.

Dependencies

  • Express
  • Node
  • socket.io
  • socket.io-client
  • react-scroll-to-bottom

How the app looks like.

image

Sender

image

Receiver

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published