To view the project online click here🔗
Install VS Code🔗
Open the extension tab on the left side of the screen
Search and install the Live Server extension by Ritwick Dey
Click on: File -> Open folder and select the project's folder
Open the resources tab on the left side of the screen
Open the src folder and double click on the index.html file
Now you should see the content of the file. To start the project click on the "Go Live" icon on the bottom right of the screen
If it doesn't appear you can use the keyboard shortcuts alt+L, alt+O to start the server and alt+L, alt+C to stop it.