Skip to content

Slack-chat made via React.js. You can create channel, communicate with users online and register own account

Notifications You must be signed in to change notification settings

bobrov-site/Slack-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Deployed on Render

Description

Hexlet-chat is a simple chat application that allows users to communicate with each other. It is built with React.js. For testing you can use test account: username: admin, password: admin

Features

  • Registration user
  • Login user
  • Send messages
  • Recive messages online from another users
  • Add new channels
  • Rename new channels
  • Delete new channels

Installation

Clone repository

git clone https://github.com/bobrov-site/frontend-project-12.git

Install dependencies

make install

Run server

make start

Run frontend

make start-frontend

Or you can run both in dev-mode

make develop

Build project

make build

About

Slack-chat made via React.js. You can create channel, communicate with users online and register own account

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published