Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 571 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 571 Bytes

React_chat_app

This chat app was built with react, socket.io and a node server. This application can be used to send instant messages between multiple users. The server is hosted on heroku and the frontend is hosted on netlify.

To try out this app open 2 seperate browser windows and type in a message in one and watch it appear in the other window.

To view a live version of the app: https://instant-message.netlify.app/

Screen Shot 2022-02-05 at 1 15 47 PM