From f1472cf20fcb7b7bfed60a02fbd24c3b3a8a17ab Mon Sep 17 00:00:00 2001 From: sdkdeepa Date: Thu, 11 Mar 2021 19:58:04 -0800 Subject: [PATCH] added weather app link --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5679759..309d84c 100755 --- a/index.html +++ b/index.html @@ -74,7 +74,7 @@

Weather Journal App

update the UI in a Weather Journal application.

Set up a Node and Express environment so you can develop web applications on your local machine, and learn to handle HTTP Requests & Routes. Update and modify website elements dynamically using asynchronously retrieved data.

- Click here to see + Click here to see the project.