Skip to content

AGutierrezR/calculator-app

Repository files navigation

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

  • Use LitElement + TailwindCSS
  • Use Vite and Vitest along side Open WC for Testing
  • Use fluid typografy and fluid spacing from utopia
  • Configure TailwindCSS with the project style-guide
  • Configure TailwindCSS plugins

Users should be able to:

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

Screenshot

screenshot of the desktop at 1440px screenshot of the desktop at 375px

Links

  • Solution URL: here
  • Live Site URL: here

Built with

  • Semantic HTML5 markup
  • LitElement
  • Tailwind CSS
  • Mobile-first workflow

Useful resources