From 80f6cb47254f69600f9634af28250d1c629bc401 Mon Sep 17 00:00:00 2001 From: Jonathan Akwetey Date: Thu, 6 Feb 2020 22:59:04 +0000 Subject: [PATCH] contribution --- Projects/2-Intermediate/Weather-App.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/2-Intermediate/Weather-App.md b/Projects/2-Intermediate/Weather-App.md index f02be1ab..dbf9bc50 100644 --- a/Projects/2-Intermediate/Weather-App.md +++ b/Projects/2-Intermediate/Weather-App.md @@ -17,7 +17,7 @@ A weather application to get the temperature, weather condition and whether it i - [localStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage) - [accuweather](https://developer.accuweather.com/) -- [axios](https://github.com/axios/axios) +- [axios](https://github.com/axios/axios - [bootstrap](https://getbootstrap.com/) ## Example projects