React SPA. Simplified analog of the Slack. The user has the ability to log in or sign up a new account, create or delete a channel.
fork repository
clone this repository
cd Chat
make install
make start
- React (Hooks API)
- Redux (reduxjs/toolkit)
- WebSocket
- React Router DOM
- React Bootstrap