A simple Java app to check the status of a website
Made by Holly Robertson with help from https://www.youtube.com/watch?v=uq4GjRF_860&t=2096s
LinkedIn: https://linkedin.com/in/holly-robertson/
GitHub: https://github.com/hollyjrobertson
Website: http://hollyjrobertson.com
- Download GitHub Repo as Zip File
- Extract All files to local directory
- Open SiteDetector-main in your IDE (I used Visual Studio Code)
- Navigate to SiteApplication.java
a. (src/main/java/com/site_detector/SiteApplication.java) - Run main method
- Open browser http://localhost:8080/
- Type in a url (ex: medium.com)
- Click Submit
- View Site Status
- CONGRATULATIONS!
Only for VS Code
If you get the endless spinning wheel for the Java Language Server