This project is hosted using GitHub Pages.
Open the main URL here:
👉 https://ghifarmr.github.io/JavascriptCourse-BroCode/
To open a specific project inside this repository:
- Go to the main URL above.
- After the URL, type the folder name of the project you want to open.
- End the URL with /index.html.
If your folder name is Counter-Program, then access it using:
https://ghifarmr.github.io/JavascriptCourse-BroCode/Counter-Program/index.html
https://ghifarmr.github.io/JavascriptCourse-BroCode/``/index.html
Replace <folder-name> with the folder you want to open.
- Any updates pushed to the repository will automatically update on GitHub Pages.