It is a Chat Room server
made with signalR. It is a complete chat room application. It's backend written in Signal R
and frontend written in Vannila Js
. You can find the client application here
You can find it's youtube tutorial here
- Dotnet 7 (Signal R)
- Vanilla JS (frontend)
- Clone this application on your local machine then just run it like normal .net project.
- Then you need to clone client application from here and follow the steps in it's Readme file.