This is a simple real-time chat app( slack analogue )
* Log In / registration
* Adding, renaming and removing channels
* Censorship of profanity
$ git clone git@github.com:EweParo4ky/frontend-project-12.git
$ cd frontend-project-12
$ To install dependencies: make install
$ Launch: make start