Skip to content

A calculator that allows to pick a theme between the available ones. It has been written using vanilla JavaScript and bootstrap

Notifications You must be signed in to change notification settings

Egesiapres/calculator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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