Skip to content

georgy-p/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

Actions Status

Chat App is an SPA application like a simplified version of Slack. Registration is required to use. The application allows you to create, rename and delete channels. The application is built on React. Interaction with the server is carried out using web sockets.

Examples

Chat page

Chat page screenshot

Channel rename

Channel rename screenshot

Channel remove

Channel remove screenshot

Add new channel

Add new channel screenshot

How to use

1. Clone the repository.
2. In the root directory: '$ make install'.
3. To make a build: '$ make build'.
4. To start on localhost: '$ make start'.

About

💬 SPA application like a simplified version of Slack. The app allows you to create, rename and delete channels.

Resources

Stars

Watchers

Forks

Packages

No packages published