494 Forks
1020 Stars
1020 Watchers

chat_application

This is a code repository for the corresponding YouTube video. In this tutorial, we are going to build and deploy a real-time chat application. Covered topics: React.js, Socket.io.

How to download and setup chat_application

Open terminal and run command
git clone https://github.com/adrianhajdin/chat_application.git
git clone is used to create a copy or clone of chat_application repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with chat_application https://github.com/adrianhajdin/chat_application/archive/master.zip

Or simply clone chat_application with SSH
[email protected]:adrianhajdin/chat_application.git

If you have some problems with chat_application

You may open issue on chat_application support forum (system) here: https://github.com/adrianhajdin/chat_application/issues