Lakshyaraj Dash • Wed 07 May 2025
A chat app made using expressjs and socketio.
Note: The data is not persisted, since no database has been integrated with it. Once closed, all the data will be erased from the temporary array state.
npm install
npm run dev