This is the third version I've made of a simple calculator in JavaScript/jQuery, CSS & HTML as one of the final projects to freeCodeCamp's frontend development program. It has been a pain in the butt however, with each rebuild it has gotten better and I've learned more from this project than many of the others.
Host locally after download or check out the one hosted on my site Calculator
A browser and an internet connection is all you'll need.
No installation required.
- JS & jQuery
- HTML
- CSS & Bootstrap
- Douglas Wright - Spazcool
This project is licensed under the MIT License - see the LICENSE.md file for details
- freeCodeCamp's Calculator Project
- Coding Tutorials 360 - I shamelessly used quite a bit of the logic from here. Check him out, he's got plenty of resources for learners new to JS.