Fully Functional Calculator App with Toggle Themes

Solution retrospective
What I found difficult about this app was figuring out how I am going to implement the different toggle themes. My solution was to create an object with a different key, based on the dotPosition, and changed the color accordingly.
Areas in my code are how can I refactor it to be clean and easily understandable.
Where in my code can I implement best practices (mainly in the App.jsx and CalcNumbers.jsx)?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Tommy Miguel'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