Skip to content

A simple Facebook messenger style chat application using socket.io and React

License

Notifications You must be signed in to change notification settings

sidaurukfreddy/react-instant-chat

 
 

Repository files navigation

react-instant-chat

A simple Facebook messenger style chat application using socket.io and React

To start the app, run:

npm install

npm start

Once the webpack server has started you can access it in a browser at http://localhost:8000

Ensure that you also have the simple-chat-api running as well

About

A simple Facebook messenger style chat application using socket.io and React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.3%
  • CSS 15.5%
  • HTML 3.2%