Skip to content

Chat application made with React and Socket.io-client for front-end and Nodejs, Express, and Socket.io for back-end

Notifications You must be signed in to change notification settings

madscientist111/chat-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

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)

About

Chat application made with React and Socket.io-client for front-end and Nodejs, Express, and Socket.io for back-end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.2%
  • CSS 29.1%
  • HTML 11.7%