https://youtu.be/WA0BEn-1H5Q A Real-Time- Chat application with multiple custom rooms and user sign-up functionalities
git clone https://github.com/VijetaPriya47/Roomsoc.git
npm install
Run this in both server and client directories to install all dependencies required for the app to run
npm start
Run this in both server and client directories to run the app in development mode.
Open http://localhost:3000 to view the running app in the browser. (React-app server)
The page will reload if you make edits.