From e7038c8a1f5006b661efc481ce684d33c74e6fe3 Mon Sep 17 00:00:00 2001 From: Amartya Ayushi <62711821+amartyaayushi2@users.noreply.github.com> Date: Sun, 14 Jun 2020 08:30:22 +0530 Subject: [PATCH] add a weather project --- Projects/1-Beginner/Weather-App.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects/1-Beginner/Weather-App.md b/Projects/1-Beginner/Weather-App.md index ca25c0c5..e8e1eb1c 100644 --- a/Projects/1-Beginner/Weather-App.md +++ b/Projects/1-Beginner/Weather-App.md @@ -24,3 +24,4 @@ A weather application to get the temperature, weather condition and whether it i - [Weather App on Codepen](https://codepen.io/tutsplus/pen/gObLaEP) by [George Martsoukos] - [Coding A Weather App In Pure JavaScipt](https://www.youtube.com/watch?v=ZPG2wGNj6J4) +-[A simple Weather with Current Location and Search Feature](https://amartyaayushi2.github.io/weather_search/)[ Link to github](https://github.com/amartyaayushi2/weather_search)