Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.08 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.08 KB

Actions Status ESLint

Hexlet-Chat is a real-time messaging application.

RSS-img

About it. This application includes registration, authorization, error page and chat page itself. Each user has two basic channels and can create, rename and delete their own channels. All registered users can exchange messages, but bad words will be censored. Let's try it!

RSS-img

Developer installation:

1. git clone git@github.com:ElisabethFox/frontend-project-12.git
2. make install
3. npm link
4. make start

Minimum system requirements:

Node.js 13.2.0 or higher