/react-chatroom-ui

A simple chat app that uses node socket.io and react

Primary LanguageJavaScript

Reactn

A React and Socket.io based chat app by Ben Halverson

Front-end

  • react.js
  • socket.io client

Back-end

  • node.js
  • socket.io api

Usage

npm i to install packages

npm start for the front-end

npm run server for the node server

  • Make sure to rename the .env.local.sample to .env.local and .env.production.local