Real-Time Chat Application
It's a website fully functional that you can use to talk with people by chat, done with JavaScript Mastery's Youtube video.
Learned a lot of React with it
Technologies Used: React(Front end), Node(Back end) and Socket.io(Make real-time work)
How to use it
Run "npm install" on both Server and Client side
Then run "npm start", also on both Server and Client side
