autumnfjeld / react-instant-chat

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 81.3%Language:CSS 15.5%Language:HTML 3.2%