From 117e23a1fae57293d2f6ced374521d5b4a72be7a Mon Sep 17 00:00:00 2001 From: Gabriele Corti <33316703+borntofrappe@users.noreply.github.com> Date: Sat, 12 Oct 2019 02:15:25 +0200 Subject: [PATCH] add wind chill app --- Projects/1-Beginner/Windchill-App.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects/1-Beginner/Windchill-App.md b/Projects/1-Beginner/Windchill-App.md index 626c44be..8493ecf9 100644 --- a/Projects/1-Beginner/Windchill-App.md +++ b/Projects/1-Beginner/Windchill-App.md @@ -27,3 +27,4 @@ temperature. ## Example projects [Wind Chill Calculator](http://www.jsmadeeasy.com/javascripts/Calculators/Wind%20Chill%20Calculator/index.htm) +[Svelte Wind Chill Index by Gabriele Corti](https://codepen.io/borntofrappe/pen/WNNrrJg)