Skip to content

A real-time chat application built using React, Typescript, HTML, TailwindCSS, Prisma, PostgreSQL, Node, Express, and Socket.io

Notifications You must be signed in to change notification settings

ProPy2023/realtime-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

realtime-chat

A realtime chat application

Built With

React Typescript HTML5 TailwindCSS React Query Vite NodeJS Express.js Prisma PostgreSQL Socket.io

Try it out

https://realtime-chat-phi.vercel.app/

  • Login using your username and password or create a new account
  • If you don't want to register, login using the demo account:
    • username: demo
    • password: 123456

Features

  • User authentication with JWT
  • Persistent user login
  • Use search to find other users
  • Send messages to other users in realtime

About

A real-time chat application built using React, Typescript, HTML, TailwindCSS, Prisma, PostgreSQL, Node, Express, and Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.5%
  • JavaScript 6.1%
  • Other 0.4%