marekdano / chat-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat-app

Description

A Simple Chat App written in React which uses React Hooks, Material UI, Socket.io and Node.js.

Installation

$ yarn install

Running the app

# client - watch mode
$ yarn start

# server
$ node src/server

Endpoints

After running the project just open your browser and go to http://localhost:3000

About


Languages

Language:JavaScript 84.2%Language:HTML 12.6%Language:CSS 3.2%