This is a solution to the Calculator app challenge on Frontend Mentor.
- See the size of the elements adjust based on their device's screen size
- Perform mathmatical operations like addition, subtraction, multiplication, and division
- Adjust the color theme based on their preference
- Have their initial theme preference checked using
prefers-color-scheme
and have any additional changes saved in the browser
- Solution URL: https://www.frontendmentor.io/solutions/calculator-app-with-3-themes-1VzNQWh4N
- Live Site URL / Demo: live site URL
- Semantic HTML5 markup
- CSS (Flexbox, Grid, & more)
- JavaScript
- Facebook - Indra Adi Kusuma
- Instagram - @mrx.indra
- Frontend Mentor - @indraAK