Skip to content

Hexlet-chat - четвертый учебный проект в рамках профессии "Фронтенд-программист" на Хекслете.

Notifications You must be signed in to change notification settings

vetneka/frontend-project-lvl4

Repository files navigation

Actions Status Build Status 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 two users:

1) admin/admin
2) hexlet/hexlet

Locally

$ git clone git@github.com:vetneka/frontend-project-lvl4.git
$ make install
$ make start

@2021

About

Hexlet-chat - четвертый учебный проект в рамках профессии "Фронтенд-программист" на Хекслете.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages