indraAK / calculator-app

Simple calculator app with theme switcher

Home Page:https://dreamy-mccarthy-5c8425.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple calculator app with three themes

calculator-app

This is a solution to the Calculator app challenge on Frontend Mentor.

Overview

  • 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

Screenshot

calculator-app

calc-light

calc-dark

Links

Built with

  • Semantic HTML5 markup
  • CSS (Flexbox, Grid, & more)
  • JavaScript

Author

About

Simple calculator app with theme switcher

https://dreamy-mccarthy-5c8425.netlify.app/


Languages

Language:CSS 40.0%Language:JavaScript 30.9%Language:HTML 29.1%