A calculator web app built with vanilla JavaScript. . This is a simple web application project mainly to practice my HTML5, CSS3 and JavaScript skills.
This is a Calculator which runs on the web.
This is JavaScript Web application which runs in the browser. You need a V8 engine to run JavaScript program. For the purpose of this project I used Google Chrome browser.
- Clone the repo on your local machine.
git clone https://github.com/Mar-Issah/JavaScript-Calculator.git
- Download and install Visual Studio Code.
- Install live server extension.
- Open index.html file with live server to run the app in browser.
- Search for the index.html file in the folder and open/run with your browser.
Click here to view project on CodePen.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project.
- Create your Feature Branch (
git checkout -b feature/awesomeFeature
). - Commit your Changes (
git commit -m 'Added some awesome features'
). - Push to the Branch (
git push origin feature/awesomeFeature
). - Open a Pull Request.
Distributed under the MIT License
. See LICENSE for more information.
Marsiya Issah: masy370@gmail.com
Project Link: https://github.com/Mar-Issah/JavaScript-Calculator.git
Kindly check out more of my projects on CodePen.