Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/elisa-amaral/calculator-built-with-javascript-factory-function

Simple calculator built with JavaScript Factory Function, CSS and HTML.
https://github.com/elisa-amaral/calculator-built-with-javascript-factory-function

css html javascript

Last synced: about 2 months ago
JSON representation

Simple calculator built with JavaScript Factory Function, CSS and HTML.

Awesome Lists containing this project

README

        

# Calculator built with JavaScript Factory Function

This project is a simple calculator that runs expressions of the four basic math operations.

## Project Website

**https://calculator-with-js-factory-function.netlify.app/**

## Screenshot

![Screenshot](assets/img/Screenshot.png)

## Technology Stack

+ JavaScript
+ HTML
+ CSS