Skip to content

💬 An instant chat app built with socket.io and React

Notifications You must be signed in to change notification settings

kwood15/chat-app

Repository files navigation

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

💬 An instant chat app built with socket.io and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published