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.
- 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
- Semantic HTML5 markup
- LitElement
- Tailwind CSS
- Mobile-first workflow
- LitElement - LitElement Documentation.
- Tailwind Docs - Tailwind CSS Documentation.