Design comparison
Solution retrospective
All feedback is welcomed
Community feedback
- @DavidMorgadePosted about 2 years ago
Hey mohsin, congratulations on finishing the challenge!
It seems that it is some kind of problem thats making your scripts not to load when the page loads and the logic of your application is not working :(!
Apart from that, regarding the styles I would personally center the calculator on the webpage, using
align-items: center
on your body flex-box and also settingmin-height: 100vh
so that the body takes the full screen and the calculator can be properly positioned.Hope my feedback helps you, try to fix the issue with the scripts, I wanna see your app working!
1 - @JumanjigobezPosted about 2 years ago
But Bro your calc is not functional the buttons and the theme changer buttons. Try and check on my solution on this to clarify more on using vanilla js. But otherwise it is great looking maybe the script didn't load fast.
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