Skip to content

missvader/CALCULATOR-APP

Repository files navigation

CALCULATOR-APP

Calculator App based on Frontend Mentor challenge design.

  • Perform mathematical operations like addition, substraction, multiplication, and division
  • Size of elements adjust based on device´s screen size
  • User can adjust color theme based on their preference

Design preview for the Calculator app

👨‍💻 Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • TypeScript
  • React - JS library
  • Styled Components - For styles
  • hello