-cd into both server and client directory and run 'npm i' then 'npm start' in both directories
This is a realtime chat application with joinable rooms. Socket.io used for realtime chat functionality Node.js used for backend React.js used for frontend