giftofgrub / chatApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatApp - this is an application that showcases websockets used for multiple chatrooms

Uses: Express, Express-ws, React

To use

In the project directory, you can run:

cd backend

npm start

This runs the backend.

In a different terminal, from the project directory, you can run:

cd frontend

npm start

This runs the frontend.

About


Languages

Language:JavaScript 80.4%Language:HTML 14.1%Language:CSS 5.5%