- First clone this code if you have any github account or you can easily download zip file of this on to your device. Then unzip it in your specific folder
- Download nodejs to your pc by following these steps watching this link :- https://www.youtube.com/watch?v=gHuIKptS0Qg&ab_channel=OnlineITtutsTutorials . You just can easyly download node js from their offical site
- Download vs code to your pc. You can download it from https://code.visualstudio.com/download .
- Download hyper terminal. You can download it from this link. https://hyper.is/#installation . After download open it up and then go to the corresponding directory which have unzipped downloaded files.
- Now use the below code.
- Now try this code to open corresponding file from vs code.
- Then download this extension to your vs code.
- Then go to the index.html file and right click on it's code. Now you can see like this. So now you can click on the Open with live server.
- Do that twice. Now you can see like this.
- Type your name in the box.
- Now you can see two pages like this. In second tab you can see your given name also
- Type a message in 1st tab.
- Now type a message in 2nd tab.
- Now you can see that it delivered.