From 36226fd14a2dce2af838528e3e021c6c176bc15b Mon Sep 17 00:00:00 2001 From: Amartya Ayushi <62711821+amartyaayushi2@users.noreply.github.com> Date: Sun, 14 Jun 2020 08:38:51 +0530 Subject: [PATCH] added a example in weather app project --- Projects/1-Beginner/Weather-App.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/1-Beginner/Weather-App.md b/Projects/1-Beginner/Weather-App.md index e8e1eb1c..60527780 100644 --- a/Projects/1-Beginner/Weather-App.md +++ b/Projects/1-Beginner/Weather-App.md @@ -23,5 +23,5 @@ A weather application to get the temperature, weather condition and whether it i ## Example projects - [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) +- [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)