-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b729d4d
commit a35f7db
Showing
1 changed file
with
0 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,2 @@ | ||
# Weather you like it or not | ||
|
||
## About | ||
|
||
This weather app was built to complete an assignment from the FullStack Coding Bootcamp. | ||
|
||
|
||
## Description | ||
|
||
This weather app is a web based application that allows the user to search for the current weather and the 5 day forecast for whatever city they type into the search bar. I applied knowledge gained from the FullStack coding Bootcamp to allow elements to display on the page dynamically. For the sake of time I did not get the UI to appear exactly as I would want it to, but going forward I am going to have the UI make more sense with the 'Right Now' div display next to the search bar. | ||
|
||
## Technologies | ||
|
||
HTML, CSS, JavaScript, OpenWeather API, Day.js, Local Storage, GitHub, VS code, Bootstrap, Google Fonts, Chrome Tools. | ||
|
||
## Screenshot | ||
|
||
![Screen Shot 2023-03-14 at 7 08 09 AM](https://user-images.githubusercontent.com/117610334/224983131-9bf0bbca-87bd-422c-b83f-0e5d26a0881b.png) | ||
|
||
|
||
## Resources | ||
|
||
Mimo, SoloLearn, edX codiing bootcamp, various GitHub repositories, W3 schools, The Modern JavaScript Tutorial, OpenWeather API, Flaticon.com. | ||
|
||
## Deployment | ||
|
||
https://reptartheman.github.io/Weather-you-like-it-or-not/ |