https://github.com/codelikeagirl29/js-calculator
An operational Calculator website using JavaScript functions, loops, and manipulating the DOM.
https://github.com/codelikeagirl29/js-calculator
calculator-js css github-pages javascript js-dom odin-project styling
Last synced: 2 months ago
JSON representation
An operational Calculator website using JavaScript functions, loops, and manipulating the DOM.
- Host: GitHub
- URL: https://github.com/codelikeagirl29/js-calculator
- Owner: CodeLikeAGirl29
- Created: 2022-11-10T16:08:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T11:50:17.000Z (over 3 years ago)
- Last Synced: 2025-03-26T21:13:52.502Z (about 1 year ago)
- Topics: calculator-js, css, github-pages, javascript, js-dom, odin-project, styling
- Language: JavaScript
- Homepage: https://codelikeagirl29.github.io/js-calculator/
- Size: 10.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
Made with JavaScript, HTML/CSS for The [Odin Project](https://www.theodinproject.com/lessons/foundations-calculator)
[Github-Repo](https://github.com/CodeLikeAGirl29/js-calculator)
Live [link](https://codelikeagirl29.github.io/js-calculator/)
