Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 841 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 841 Bytes

Calculator app -----> Frontend Mentor challenge

This is a solution to the Calculator app challenge on Frontend Mentor This challenge helped me to improve my coding skills especially styling and desgning with figma, by building realistic projects.

I had introduced to this challenge by ANDELA RWANDA on core concept phase.

Description

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

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid
  • Mobile-first workflow
  • jQuery

Author