Skip to content

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.

Notifications You must be signed in to change notification settings

JS-NinjaNN/Hexlet-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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

About

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages