A Backened Website that supports realtime chat system using Web Sockets. Click "About" button to also see my personal portfolio website.
I don't know how to run server side code non-locally. Please download the repo and follow the steps to see it in action:
- Download and Extract somewhere
- Open on VS Code, select nodeServer folder and Right click and open in Integrated Terminal
- type "nodemon index.js"
- open the index.html file on the local host or use shortcut alt + b to see the html file in action.
Thank you for reading :)