I have created this simple calculator when I started learning JavaScript in June 2020. The code is eary for beginners to understand and experiment with JavaScript Fundamentals such as:
- Code structure
- Variables
- Data types
- Basic operators
- Conditional branching
- The "switch" statement
- Function expressions
- Arrow functions
- Scope (Global and Local)
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
To get a local copy of the project follow these steps.
- Clone the repo to get a local copy of the project
git clone https://github.com/webdevelopmentsk/mini-project-simple-calculator.git
- Run index.html in a browser to view the project
Sawitree Kalakul - LinkedIn - skalakul@gmail.com
Project Link: https://github.com/webdevelopmentsk/mini-project-simple-calculator.git
