StephenChips / ChatApp

A simple chat app based on Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatApp

A simple web-based chat app based on Node.js. It is still under developmnet.

How to run the project for development

  1. Download the repository
  2. Run yarn dev in the ./server path to start the server.
  3. Run yarn dev in the ./client path to start the client project (vite based).

Features

  • Messaging to an other user in your contact list.

About

A simple chat app based on Node.js.


Languages

Language:TypeScript 95.2%Language:CSS 3.6%Language:HTML 0.8%Language:JavaScript 0.5%