Design comparison
Solution retrospective
I use React for this app, whit styled-components for themes and mathjs for the calculator. I had problems with the switch theme toggle, so i decided to use a input "radio" .
Community feedback
- @seanred360Posted over 2 years ago
You app looks great! I like the purple theme you made. Your site throws an network error because it can not find a manifest.json. I added a manifest and favicon support for most devices. In a web browser the favicon will show on the browser tab. On Iphone and android it will show as an app icon. You should always add a favicon and a manifest, it helps different devices learn about your app. You can check my pull request on Github for details.
Marked as helpful0@guido2288Posted over 2 years ago@seanred360 Yes, I think I deleted the file by mistake at some point, thank you!
0
Please log in to post a comment
Log in with GitHubJoin 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