From 7bb947c5cb70dee5505bb5b099ad6a07f7e3c8c9 Mon Sep 17 00:00:00 2001 From: Amartya Ayushi <62711821+amartyaayushi2@users.noreply.github.com> Date: Sun, 14 Jun 2020 08:39:59 +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 60527780..f2557fb5 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)