Skip to content

vnikonov63/chat-attempt1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Math-Chat

This application would help you to communicate with your friends about math. This webapplication is using WebSockets on the Backend with React on the frontend.

To download the code please clone the repository, then type

cd server
npm start

to run the server as well as

cd ..
cd frontend
yarn start

to run the frontend part

Examples

Here is the sample run - a communication between two users user 1 This is what user 1 sees

user2 This is what user 2 sees

Also I do provide the link to the youtube video with explanation https://www.youtube.com/watch?v=GiXZBJ8dNzM

About

A simple application with the chat capability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published