Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 723 Bytes

File metadata and controls

23 lines (12 loc) · 723 Bytes

React Chat Application

Live site - https://react-chat-page.netlify.app

React Chat Application

Client

Client folder is utilizing create-react-ap and socket.io-client. You must use Yarn Start to load the application.

React Chat Application Join Page

Server

The server is powered by Nodejs and Express. To run the server, you will need to use NPM Start. For fast real-time chat messages, the chat application is running under Socket.io.

Server has been deployed under Heroku.

Thank You

There are more features to be added, so stay tuned! Please feel free to reach out for any questions!

(Here is example of a good commit message for Dev.to)