/react-chatting-app

Primary LanguageTypeScriptMIT LicenseMIT

REACT-REALTIME-CHAT

Description

This is a simple chat application built use NodeJS with Typescript, React, Express, Websocket and tRPC.

Installation

Head to server and client folders and run npm install to install all dependencies.

Usage

Inside server and client

Development

npm run dev

Build

npm run build

Production

npm run start

About

This project was built by RFS-ADRENO

Used technologies

Client

Server

License

This project is licensed under the MIT License - see the LICENSE file for details