From ce9860d96b0cd0b3d7085481fac6f3e15eca7d19 Mon Sep 17 00:00:00 2001 From: Amartya Ayushi <62711821+amartyaayushi2@users.noreply.github.com> Date: Sun, 14 Jun 2020 08:41:39 +0530 Subject: [PATCH] added a example in weather app project --- Projects/1-Beginner/Weather-App.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Projects/1-Beginner/Weather-App.md b/Projects/1-Beginner/Weather-App.md index f2557fb5..2f310cf3 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). --[A simple Weather with Current Location and Search Feature](https://amartyaayushi2.github.io/weather_search/)[ Link to github](https://github.com/amartyaayushi2/weather_search) +- [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)