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.
- Counter-Program https://ghifarmr.github.io/JavascriptCourse-BroCode/Counter-Program/index.html
- Random-Number https://ghifarmr.github.io/JavascriptCourse-BroCode/Random-Number/index.html
- Age-Verification https://ghifarmr.github.io/JavascriptCourse-BroCode/Age-Verification/index.html
- Checked-Property https://ghifarmr.github.io/JavascriptCourse-BroCode/Checked-Property/index.html
- Guessing-Game https://ghifarmr.github.io/JavascriptCourse-BroCode/Guessing-Game/index.html
- Odd-Even https://ghifarmr.github.io/JavascriptCourse-BroCode/Odd-Even/index.html
- Temperature-Conversion https://ghifarmr.github.io/JavascriptCourse-BroCode/Temperature-Conversion/index.html
- Dice-Roller https://ghifarmr.github.io/JavascriptCourse-BroCode/Dice-Roller/index.html
- Password-Generator https://ghifarmr.github.io/JavascriptCourse-BroCode/Password-Generator/index.html
- Digital-Clock https://ghifarmr.github.io/JavascriptCourse-BroCode/Digital-Clock/index.html