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