Moment chat on TypeScript React, NodeJS, Socket.io, Zustand, Telegram UI from scratch with Sass and Webpack
cd frontend && npm i && npm run dev
cd backend && npm i && npm run dev
status | tasks |
---|---|
- | add Jest |
- | add SSR |
- | add support install as PWA |
- | add message about deleted chat |
- | make desktop design |
✅ | add Zustand |
✅ | make components more reusable |
✅ | add gif of app |
✅ | user is typing |
✅ | user is online or offline |
✅ | count of unread messages |
✅ | show status of read messages |