An open API service indexing awesome lists of open source software.

https://github.com/elena-in-code/calculator


https://github.com/elena-in-code/calculator

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Calculator

Vanilla Javascript Calculator

problem solving practice

3 different versions

#### Resources

- [MDN](developer.mozilla.org)
- [How to build an HTML calculator app from scratch using JavaScript](https://www.freecodecamp.org/news/how-to-build-an-html-calculator-app-from-scratch-using-javascript-4454b8714b98/)
- [Build A Calculator With JavaScript Tutorial](https://youtu.be/j59qQ7YWLxw)