Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 7a0ff38

Browse files
authored
Update README.md
1 parent b4846cd commit 7a0ff38

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Calculator Project with JavaScript Tutorial
1+
# Calculator Project with JavaScript
22

33
This tutorial guides you through building a sleek calculator using vanilla HTML, CSS, and JavaScript. It's an ideal project for honing your logical programming skills and showcasing them in your portfolio. We'll leverage various JavaScript methods and functions to create an impressive calculator, with detailed explanations provided for every step from HTML syntax to modern styling, including hover effects and intricate logical functions.
44

@@ -26,11 +26,8 @@ Throughout this tutorial, you'll gain insights into various JavaScript logic con
2626
## Tools Used
2727

2828
- **GitHub:** [GitHub](https://github.com/)
29-
- **GitHub Desktop:** [GitHub Desktop](https://desktop.github.com/)
3029
- **VS Code:** [Visual Studio Code](https://code.visualstudio.com/)
3130
- **GitHub Pages:** [GitHub Pages](https://pages.github.com/)
3231
- **JavaScript Reference:** [MDN Web Docs](https://developer.mozilla.org/)
3332

34-
This project not only enhances your JavaScript skills but also offers a valuable addition to your portfolio. Dive in and start building your own sleek calculator today!
35-
3633
Feel free to contribute to this project or provide feedback.

0 commit comments

Comments
 (0)