diff --git a/README.md b/README.md index 4638c655..4df26944 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ -## Weather Project +# Eval 3 -This project has been created by a student at Parsity, an online software engineering course. The work in this repository is wholly of the student based on a sample starter project that can be accessed by looking at the repository that this project forks. +## Weather App -If you have any questions about this project or the program in general, visit [parsity.io](https://parsity.io/) or email hello@parsity.io. +### Mecca Conway + +#### Cohort 14 + +##### Part Time diff --git a/index.html b/index.html new file mode 100644 index 00000000..6e2a64f1 --- /dev/null +++ b/index.html @@ -0,0 +1,43 @@ + + +
+ + +Description
+${temp.day.toFixed(1)}°F
+${weather[0].description}
+