A simple chat application from my Network class
First go to frontend folder then
npm install
npm run devthe frontend is running on port 3000
First go to backend folder then
npm install
npm startthe backend is running on port 3500
Let's the suffering begin