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

https://github.com/simpleboy353/basic-html-calculator

A simple calculator made with HTML, CSS and JavaScript
https://github.com/simpleboy353/basic-html-calculator

Last synced: 11 months ago
JSON representation

A simple calculator made with HTML, CSS and JavaScript

Awesome Lists containing this project

README

          

# Basic HTML-calculator
## A simple calculator made with HTML, CSS and JavaScript.

### Try on [Replit.com](https://replit.com/@Simpleboy353/Basic-HTML-calculator#html/index.html)

- To try on Replit.com, replace the link in the web preview sidebar.
- If the link is empty, add `/html/index.html` as the link.

![alt text](images/calculator_2.png)

### Here's a preview of how the calculator looks:

![alt text](images/calculator_1.png)