https://github.com/javitocor/calculator-js
A calculator for browser. Built with JavaScript.
https://github.com/javitocor/calculator-js
bootstrap calculator css html javascript odin-project
Last synced: 2 months ago
JSON representation
A calculator for browser. Built with JavaScript.
- Host: GitHub
- URL: https://github.com/javitocor/calculator-js
- Owner: javitocor
- License: mit
- Created: 2020-07-27T09:03:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T13:15:20.000Z (almost 6 years ago)
- Last Synced: 2025-06-11T13:14:56.599Z (about 1 year ago)
- Topics: bootstrap, calculator, css, html, javascript, odin-project
- Language: JavaScript
- Homepage: https://javitocor.github.io/Calculator-JS/
- Size: 43.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]

# CALCULATOR
> A calculator for browser. Built with JavaScript.
Calculator:

Instructions:

Additional description about the project and its features.
## Built With
- HTML
- CSS
- BOOTSTRAP
- JAVASCRIPT
## Instrucions
- Add first number clicking on
- Click operator
- Add second number clicking on
- Click '=' to see the result
- Press 'C' to reset the values
## Live Demo
[Live Demo Link](https://javitocor.github.io/Calculator-JS/) :point_left:
## Getting Started
- Follow the live demo link and enjoy the site.
### Prerequisites
- A modern browser, up to date. :muscle:
## Author
👤 Javier Oriol Correas Sanchez Cuesta
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/javitocor/Calculator-JS/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- The Odin Project
- Stackoverflow
## 📝 License
This project is [MIT](lic.url) licensed.
[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Calculator-JS.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/Calculator-JS/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/Calculator-JS.svg?style=flat-square
[forks-url]: https://github.com/javitocor/Calculator-JS/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/Calculator-JS.svg?style=flat-square
[stars-url]: https://github.com/javitocor/Calculator-JS/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/Calculator-JS.svg?style=flat-square
[issues-url]: https://github.com/javitocor/Rock-Paper-Scissors-JS/issues