efkann / calculator-app

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

Home Page:https://calculator-app-eight-snowy.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://calculator-app-eight-snowy.vercel.app


Languages

Language:CSS 39.7%Language:JavaScript 30.6%Language:HTML 29.8%