kwood15 / chat-app

:speech_balloon: An instant chat app built with socket.io and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An instant chat application

This is an instant chat application which has been built with create-react-app and socket.io

Get Started

Install dependencies

npm install

Run client

npm run react

Run server

npm run server

or

Run client and server

npm start

About

:speech_balloon: An instant chat app built with socket.io and React


Languages

Language:JavaScript 71.4%Language:CSS 24.4%Language:HTML 4.3%