WassUP-Anonymous Chat Website is a web application which is used to chat with strangers without sharing their information.In this project, we have used Express, Node.js, Socket.io, HTML, CSS and Javascript.
1.VS Code 2.Node.js
- Download the repo in your system.
- Open VS code on that folder.
- Open terminal and run "npm i"
- Run "npm i socket.io"
- Run "npm i express"
- Run "node ./server.js"