Responsive Tip Calculator

Solution retrospective
- Using the JavaScript DOM to create a calculator app
- Using the JavaScript DOM to create a form
- Using the JavaScript DOM to create a form validation
- Using TailWind-CSS
- Working with the JavaScript DOM events
- Working with the JavaScript DOM form events
- Working with the JavaScript DOM form validation
Please log in to post a comment
Log in with GitHubCommunity feedback
- @stephany247
The functionality of your code is impressive, and the overall layout is fantastic—clean and well-structured. However, the colors are a bit too loud and bright, which could be distracting; consider using a more subtle palette for better user experience. Additionally, the calculation output overflows the layout in some cases. Using JavaScript's toExponential() method can help manage large numbers effectively. With these small adjustments, your project will be even more polished!
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