Frontend Mentor - Calculator app solution

This is a solution to the Calculator app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the section depending on their device's screen size

Screenshot

Desktop

screenshot desktop

Mobile

screenshot mobile

Links

My process

Built with

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

What I learned

I digged more deeper on flexbox and try to use more semantic HTML tags. Also try to separation of concerns in CSS.

Continued development

Next I want to apply Javascript on my next challenge.

Useful resources

Teachers

  • Jen Kramer Harvard University Extension School

  • Brian Holt Microsoft

  • Conquering responsive layout by Kevin Powell - This helped me for to achive a better layout.

Author

Acknowledgments

I really enjoined and I learned a lot about layout whith the content of Kevin Powell.
You guys can enroll on this course totaly free.