Skip to content

Files

Latest commit

 

History

History
32 lines (22 loc) · 469 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 469 Bytes

TypeScript Chat

Stack (at this moment)

Frontend

  • ReactJS
  • Vite
  • TypeScript
  • Socket.io-client
  • Redux Toolkit
  • Axios

Backend

  • NodeJS
  • ExpressJS
  • Socket.io
  • MongoDB

Idea

The idea is to create a single page application with login and chat logic.

Authorization page - the ability to register or log in

Chat page:

  • Finding members and creating a chat with them
  • Create groups for multiple members
  • Audio and video calls
  • Voice messages