Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Calculator-app {HTML/CSS/JS/} built with Vite

Kamilā€¢ 260

@Wuczek

Desktop design screenshot for the Calculator app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi there šŸ‘‹, Iā€™m Kamil and this is my solution for this challenge. šŸ™‚

šŸ› ļø Built With:

  • Vite
  • vanilla HTML/CSS/JS
  • npm - prettier

Any suggestions on how I can improve and reduce unnecessary code are welcome!

Thank you. šŸ˜ŠāœŒļø

Community feedback

Deepanshu Heerā€¢ 230

@deep0133

Posted

Hey there, I noticed that the project's appearance could be improved on smaller screens, particularly those below 360px. To optimize the user experience on such screens, consider adding the following styles to the body: body { /* ... previous styles */ min-width: 360px; overflow: auto; }

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord