Skip to content

artem-mar/frontend-project-12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

(simplified version of slack)

Actions Status linter check Maintainability

Setup

make install

Development

on localhost:3000

make start

Features

  • User registration and authorization
  • Managing chat channels
  • Sending and receiving messages in real time
  • Filter for profanity

You can check this application here