A web application where you can send messages in a public chat in real time, login, register and see your profile Here is the API for this app
Demo: Chat group
- Next.js
- Typescript
- Socket.io
- React query
- Tailwindcss
yarn install
yarn husky install
yarn run dev
yarn run build
yarn run start