A simple group chat application mainly focused on demonstrating the use of websockets at client and server side.
##Preview
npm i && node index.js
run the above command for the server folder to start the development server.
use the live server extention or simply open the index.html page in your browser