We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d79233 commit 6f9afa6Copy full SHA for 6f9afa6
README.md
@@ -1,13 +1,14 @@
1
-# Vanilla JavaScript Calculator
2
-JS practice project.<br>
3
-<br>
4
-HTML, CSS, JS <br>
+# 🪧 Vanilla JavaScript Calculator
+
+## 📋 About
5
+JS practice project
6
7
+Handheld calculator imitation.
8
-Tried to imitate handheld calculator.
9
Added some Jasmine tests to make sure calculations correct.
10
-[Check it live](https://calculator.codevivi.com/)
11
+🌐 **Site published at**: [https://codevivi.github.io/Vanilla-JavaScript-Calculator/](https://codevivi.github.io/Vanilla-JavaScript-Calculator/)
12
13

14

0 commit comments