Responsive Three Themed Calculator

Solution retrospective
This was a fun project even though it looks simple to build a calculator, There were some operations that need some explorations like actually performing the calculations and displaying the answer. I took my time to keep the calculator as simple as possible.
What challenges did you encounter, and how did you overcome them?Implementing the actual calculation took some to figure it out. And my first approach was to complex for a simple calculator such as this , So I googled around and found that the JavaScript "eval" API was a simple enough solution and choose to use it for this project
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Mikiyas Kebede's solution.
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