Hexlet tests and linter status

Actions Status

Node CI

Maintainability

Hexlet-chat

study project at hexlet.io

Overview

Hexlet-chat is a simple real-time chat application.

Features

  • Registration and authorization. The project has a small server that supports JWT technology.
  • Create, rename and delete channels. These operations take place inside modals.
  • Create and receive messages. Implemented via websockets.
  • All forms validation and error handling. Used by formik.

Tech Stack

Requirements

Installation and Usage

Online:

Hexlet-chat (demo)

By default available one user:

admin/admin

Locally

$ git clone https://github.com/aleksandrchusovitin/frontend-project-lvl4.git
$ make install
$ make start

@2021

GitHub

View Github