Skip to content

A react + typescript chat client using websockets.

Notifications You must be signed in to change notification settings

rob3000/react-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Chat

A client app to connect to a websocket server to send messages, using Auth0 for Authentication

The websocket server for this project can be found here

This project was bootstrapped with Create React App.

Install

  1. Clone this repositry and run npm install or yum install
  2. Copy .env.default to .env.local and add your settings.
  3. Run npm start to start the app which will open on localhost:3000

TODO

  • Enable notifications via the Notifcation API.
  • Add channel support.
  • Tests

About

A react + typescript chat client using websockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published