Skip to content

nicholascostadev/realtime-chat-app

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Chatapp

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

Releases

No releases published

Packages

No packages published