https://github.com/karayamanemre/calculator-basic
Basic calculator app built with Vanilla JavaScript.
https://github.com/karayamanemre/calculator-basic
calculator-app css html javascript vanilla-javascript
Last synced: 4 months ago
JSON representation
Basic calculator app built with Vanilla JavaScript.
- Host: GitHub
- URL: https://github.com/karayamanemre/calculator-basic
- Owner: karayamanemre
- License: mit
- Created: 2022-10-16T05:53:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T09:16:02.000Z (almost 3 years ago)
- Last Synced: 2025-06-04T00:51:46.016Z (4 months ago)
- Topics: calculator-app, css, html, javascript, vanilla-javascript
- Language: JavaScript
- Homepage: https://karayamanemre.github.io/calculator-basic/
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Calculator
> Basic calculator app built with Vanilla JavaScript.
## Built With
- HTML
- CSS
- JavaScript## Live Demo
[Calculator](https://karayamanemre.github.io/calculator-basic/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- Please install git and the code editor of your choice on your computer.
### Setup
- To clone my repository run this command `git clone https://github.com/karayamanemre/calculator-basic.git`
## Authors
👤 **Emre Karayaman**
- GitHub: [@karayamanemre](https://github.com/karayamanemre)
- Twitter: [@KarayamanEmre](https://twitter.com/KarayamanEmre)
- LinkedIn: [Emre Karayaman](https://www.linkedin.com/in/emre-karayaman-a7b45b243/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE.md) licensed.