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

https://github.com/developermithu/javascript-calculator

Build a calculator using Html, CSS & Javascript
https://github.com/developermithu/javascript-calculator

css html javascript

Last synced: 8 days ago
JSON representation

Build a calculator using Html, CSS & Javascript

Awesome Lists containing this project

README

          

## Building Javascript Calculator

### Getting Started

Open your **terminal** and run the following command.

```
git clone https://github.com/developermithu/javascript-calculator
cd javascript-calculator
```