Web-based chat application inspired by Slack. It allows users to communicate in real time through public channels.
For testing you can use:
username: admin
password: admin
- Real-time messaging with WebSocket support
- Built with React (hooks, context) and Redux Toolkit
- User authentication and authorization via JWT
- Form handling and validation using Formik and Yup
- UI texts organized with i18next for clean architecture
- Error tracking with Rollbar
- Responsive and accessible interface using React-Bootstrap
- Project built and bundled using Vite
- Deployed to production on Render