Skip to content

💬 Live chat implementation based on websockets with SignalR

Notifications You must be signed in to change notification settings

lucassarcanjo/live-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Chat 💬

License: MIT Heroku

Online chat developed to learn websockets using SignalR. To test open the app in two different tabs or devices and type something, and then look at the magic ✨.

overview.mov

Tech Stack

  • React
  • Typescript
  • SignalR
  • Sass
  • Zustand
  • Vite
  • .NET 6
  • Docker

Infra and Continuous Deployment

  • Vercel (Frontend)
  • Heroku (Backend)
  • Github Actions

License

This project is open source and available under the MIT License.