Skip to content

TuanPham303/chatty-app

Repository files navigation

Chatty App

A chat app using React and WebSocket

Screenshot

Alt text

Usage

Clone the repo

git clone https://github.com/TuanPham303/chatty-app.git
cd chatty-app

Install the dependencies and start the server.

npm install
npm start
cd chatty_server
npm install
npm start
open http://localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published