misbahkhalilaz / chat-room-web

Private chatroom app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat Room App

This is a basic realtime chat application with following features:

Login and Register.
Authorized API access.
Authorized Websocket channels.
Realtime Online users status.
Realtime messaging.
Server and client sync sessions.

Resources:

Backend: https://github.com/misbahkhalilaz/chat-room-api.

Test Users:

username: alice, password: abc123
username: bob, password: abc123
username: tom, password: abc123

Tech Stack:

NextJS.
Socket.IO. Typescript.
Next Auth for server and client sync sessions.
Redux.
Scss.

How to run on local:

npm i.
npm run local.

Buy Me A Coffee

About

Private chatroom app


Languages

Language:TypeScript 50.0%Language:JavaScript 25.6%Language:SCSS 24.0%Language:Shell 0.4%