Simple Chat App to chat locally with your firends Enable CORS using extention or manually enable it. Link : https://bit.ly/3kjIPss
Install dependencies
npm install
Run server
cd /server
npm start
Run client
cd /client
npm start
Local App:
8000