/Chat

React SPA working as a Real-Time Chat

Primary LanguageJavaScript

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.

Linter status:

Actions Status

To install and use it you will need Node.js

fork repository
clone this repository
cd Chat
make install
make start

Technologies used:

  • React (Hooks API)
  • Redux (reduxjs/toolkit)
  • WebSocket
  • React Router DOM
  • React Bootstrap

Touch the app right now!