https://github.com/rd003/webchat-client
Signal R chat room app javascript client
https://github.com/rd003/webchat-client
chat-application chatroom-client signalr-client
Last synced: about 1 year ago
JSON representation
Signal R chat room app javascript client
- Host: GitHub
- URL: https://github.com/rd003/webchat-client
- Owner: rd003
- Created: 2023-03-31T10:39:10.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T11:14:32.000Z (almost 2 years ago)
- Last Synced: 2024-07-12T12:56:40.855Z (almost 2 years ago)
- Topics: chat-application, chatroom-client, signalr-client
- Language: JavaScript
- Homepage:
- Size: 951 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat Room Client application
It is a `Chat Room Client` application made with vanilla js. It is a complete chat room application. It's backend written in `Signal R` and frontend written in `Vannila Js`. You can find the server application [here](https://github.com/rd003/WebChatServer)
## Video Tutorial
You can find it's youtube tutorial [here](https://www.youtube.com/watch?v=XECRfpM3P4M)
## Tech Stack
- Dotnet 7 (Signal R)
- Vanilla JS (frontend)
## How to run it?
- Fist you need to run the server. Follow this [repository's](https://github.com/rd003/WebChatServer) readme file for that.
- Then you need to clone this application in your local machine and run it's index.html file.
## Screenshots
