Merge pull request #2 from nicholasqy/main

Fetch Upstream
This commit is contained in:
SowinskiBraeden authored and GitHub committed 2022-06-13 10:39:03 -07:00
commit f08a304e1a
1 file changed
+15 -1
+15 -1
View File
@@ -1,3 +1,17 @@
# Weather-Program CapstoneProject # Weather-Program, Capstone Project
Helping a friend on his Weather Program project. The ability to search cities for current weather conditions, while displaying an animated background to match the setting. Helping a friend on his Weather Program project. The ability to search cities for current weather conditions, while displaying an animated background to match the setting.
![image](https://user-images.githubusercontent.com/104588184/169843862-1caad304-429c-42bb-851c-eb08bdadb5f7.png)
To Use:
Download the zip file of this repository.
Unzip the file.
Download or open Visual Studio Code.
Open the Weather-program file in the start menu once VsCode launches.
![image](https://user-images.githubusercontent.com/104588184/169717546-2f8f4cd6-179f-486b-b6a7-accd0b35f64d.png)
Go to extensions and download Live Server and run it, on the bottom right Go Live will appear and press that to fully run the program.
If it appears white on the chrome tab, make sure in VsCode you are on the HTML folder before you run.