From a35f7db4b86d5ccb23a2fd16db1affe5c21638a4 Mon Sep 17 00:00:00 2001 From: Jeff M <117610334+Reptartheman@users.noreply.github.com> Date: Fri, 27 Dec 2024 19:06:16 -0500 Subject: [PATCH] Update README.md --- README.md | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/README.md b/README.md index 98460ac..d2b0f44 100644 --- a/README.md +++ b/README.md @@ -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/