Skip to content

nprice1/typeScriptChatClient

Repository files navigation

TypeScript/WebSocket Chat Client

This is a very straight forward chat client that is meant to be used with the companion project typeScriptChatServer.

Usage

  1. Clone this repository and the typeScriptChatServer repository.
  2. Run npm install.
  3. Start your typeScriptChatServer (run npm start in the project directory).
  4. Run npm run watch in the chat client directory.

That's it! You should now be able to go to http://localhost:3005 and see a simple login page. Hit that page with multiple browsers and start chatting. You should have a server listening on port 3000. See the typeScriptChatServer project for instructions on how to get the server running.

About

A super simple TypeScript chat client using Redux and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •