/calculator-app

Calculator as a website, built with Vanilla JS, HTML & CSS.

Primary LanguageCSS

Calculator app

Design preview for the Calculator app coding challenge

Welcome! 👋

This is a challenge chosen from Frontend Mentor.

The challenge is completed by following the style-guide.md and the screenshots shared in the design folder.

Stack: Vanilla JS, CSS, HTML.

See this project live at https://calculator-app-eight-snowy.vercel.app

Key features of the challenge

  • Responsive design
  • Mathematical operations like addition, subtraction, multiplication, and division
  • Adjusting the color theme based on their preference
  • Initial theme preference checked using prefers-color-scheme and any additional changes saved in the browser using localStorage