Hexlet-Chat is a real-time messaging application.
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!
Developer installation:
1. git clone [email protected]:ElisabethFox/frontend-project-12.git
2. make install
3. npm link
4. make start
Minimum system requirements:
Node.js 13.2.0 or higher