Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 500 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 500 Bytes

ios-calculator

Overview

Links

The challenge

Users should be able to:

  • View the optimal layout for the component depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Make simple mathematical calculations
  • Experience like the original IOS calculator

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • JavaScript