Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1.51 KB

README.md

File metadata and controls

58 lines (38 loc) · 1.51 KB

Another Calculator

I've taken Frontend-Mentor challenge and created this calculator.

Table of contents

Overview

The Challenge

Users should be able to:

  • 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 theme preference check and saved

Screenshot

desktop-purple

landscape-light

mobile-blue

Links

My process

Built With

  • HTML5
  • CSS custom properties
  • Grid
  • Flexbox
  • Desktop-first workflow

Useful Resources

Author