https://github.com/egesiapres/calculator-app
A calculator that allows to pick a theme between the available ones. It has been written using vanilla JavaScript and bootstrap
https://github.com/egesiapres/calculator-app
bootstrap calculator-app front-end-development git github-pages-deployment html javascript scss web-development
Last synced: 7 months ago
JSON representation
A calculator that allows to pick a theme between the available ones. It has been written using vanilla JavaScript and bootstrap
- Host: GitHub
- URL: https://github.com/egesiapres/calculator-app
- Owner: Egesiapres
- Created: 2023-06-08T09:56:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T08:47:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T19:42:01.490Z (8 months ago)
- Topics: bootstrap, calculator-app, front-end-development, git, github-pages-deployment, html, javascript, scss, web-development
- Language: JavaScript
- Homepage: https://egesiapres.github.io/calculator-app/
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator app
### Description
A personal project to improve my vanilla JS and bootstrap skills### 1. Scope
I wanted to create not just a calculator, but a fancy one. My version is able to do the traditional calculations, and offers the possibility to change the aesthetic picking one of the available themes:
* Lilac
* Apple### 2. Tools
HTML, SCSS, JS, bootstrap