dmytro-komlyk / hexlet-chat-react

Front-end project #4. Educational project the community of Hexlet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screen chat screen add channel

hexlet-check Node CI

About Chat

This is a simple real-time chat application.

  • Registration and authorization.
  • 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.

About project

This pet-project was created as part of the Hexlet curriculum.

Tech Stack

Requirements

Getting started

git clone https://github.com/dmytro-komlyk/hexlet-chat-react.git
cd hexlet-chat-react/
make install
make start

Demo

Deploy

About

Front-end project #4. Educational project the community of Hexlet.


Languages

Language:JavaScript 98.1%Language:Makefile 0.7%Language:Pug 0.6%Language:Dockerfile 0.4%Language:SCSS 0.2%