MR B7r.Calculator App

screenshot of MR B7r.Calculator App

Calculator-app with 3 Themes !

Overview:

The Calculator app solution is a project developed as part of the Frontend Mentor challenge. This solution aims to improve coding skills by building a realistic calculator application. The app allows users to perform mathematical operations like addition, subtraction, multiplication, and division. It also provides the functionality to adjust the color theme based on user preference. Additionally, the app utilizes the prefers-color-scheme feature to automatically check the initial theme preference using browser settings.

Features:

  • Responsive Design: Elements in the app adjust their size based on the device's screen size, providing a seamless experience across different devices.
  • Mathematical Operations: Users can perform addition, subtraction, multiplication, and division using the calculator app.
  • Customizable Color Theme: The app allows users to adjust the color theme based on their preference, providing a personalized user experience.
  • Automatic Theme Checking: The app utilizes the prefers-color-scheme feature to automatically check the initial theme preference using browser settings.
  • Save Theme Changes: Users can make additional changes to the color theme, and the app saves these preferences in the browser for future use.

Summary:

The Calculator app solution developed for the Frontend Mentor challenge provides a fully functional calculator with responsive design and customizable color theme. Users can perform mathematical operations and adjust the app's appearance according to their preference. The app also utilizes browser settings to automatically check the initial theme preference and offers the ability to save additional changes for future use.