From 8b106b519203070eb2367e7dfda6788be1bbf129 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Estev=C3=A3o=20Naval?= <59289820+EstevaoNaval@users.noreply.github.com> Date: Fri, 13 Nov 2020 16:01:34 -0300 Subject: [PATCH] Add an another example to that project Add an another example with HTML, CSS, JS and bootstrap framework. --- Projects/1-Beginner/Calculator-App.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects/1-Beginner/Calculator-App.md b/Projects/1-Beginner/Calculator-App.md index be10ecbb..55f48d94 100644 --- a/Projects/1-Beginner/Calculator-App.md +++ b/Projects/1-Beginner/Calculator-App.md @@ -60,3 +60,4 @@ number. - [Javascript-CALC](https://github.com/x0uter/javascript-calc) - [Sample Calculator](https://sevlasnog.github.io/sample-calculator) - [Python Calculator](https://github.com/kana800/Side-Projects/tree/master/1-Beginner/calculator) +- [Calculator with HTML, CSS, JS and Bootstrap](https://estevaonaval.github.io/App-Calculadora/web/)