Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 2.06 KB

README.md

File metadata and controls

44 lines (29 loc) · 2.06 KB

Hexlet Chat

Hexlet tests and linter status

Actions Status Сhat-check

Description

Hexlet Chat - simplified version of Slack

Hexlet chat is a single-page application with registration and authentication. All user actions are tracked and processed in real-time. There are permanent (default) channels in the chat, as well as user-created channels. Channels can also be renamed or deleted. Each user action is accompanied by a display of notification, so the interface is as friendly as possible. There is support for two languages (ru, en) with switching between them at any time. Also, bad words are filtered.

Get started

Repo clone

git clone [email protected]:JS-NinjaNN/frontend-project-12.git

Install dependencies

make install

Local development start

make start

Supports the following browsers

Chrome Firefox Safari Opera Edge IE
Latest ✔ Latest ✔ Latest ✔ Latest ✔ Latest ✔ 11 ✔

Main chat