Skip to content

Commit 6f9afa6

Browse files
committed
updated readme with new link
1 parent 3d79233 commit 6f9afa6

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

+10-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
# Vanilla JavaScript Calculator
2-
JS practice project.<br>
3-
<br>
4-
HTML, CSS, JS <br>
1+
# 🪧 Vanilla JavaScript Calculator
2+
3+
## 📋 About
4+
5+
JS practice project
6+
7+
Handheld calculator imitation.
58

6-
Tried to imitate handheld calculator.
7-
<br>
89
Added some Jasmine tests to make sure calculations correct.
9-
<br>
10-
[Check it live](https://calculator.codevivi.com/)
11-
<br>
10+
11+
🌐 **Site published at**: [https://codevivi.github.io/Vanilla-JavaScript-Calculator/](https://codevivi.github.io/Vanilla-JavaScript-Calculator/)
12+
1213
![alt calculator screenshot](./calculator_600_800.png)
1314
![alt tests screenshot](./calc_tests_600_800.png)

0 commit comments

Comments
 (0)