Skip to content

SPA made via React. You can create channel, communicate with users online and register own account

Notifications You must be signed in to change notification settings

Developer2220/Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions Status Actions Status

Deployed on Render

Description

Chat is application that allows users to communicate with each other. It is built with React. For testing you can use test account:

username: admin, password: admin

Features

  • Registration user
  • Login user
  • Sending messages
  • Receiving real-time messages from other users
  • Creating new channels
  • Renaming channels
  • Deleting channels

Installation

Clone repository

git clone https://github.com/Developer2220/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

SPA made via React. You can create channel, communicate with users online and register own account

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages