Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/elisa-amaral/calculator-built-with-javascript-factory-function
- Owner: elisa-amaral
- Created: 2022-09-16T21:10:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-17T22:22:07.000Z (about 2 years ago)
- Last Synced: 2024-02-08T13:34:37.593Z (11 months ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage: https://calculator-with-js-factory-functions.netlify.app/
- Size: 140 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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