Tip Calculator App using Vite, Sass and Vanilla JS

Solution retrospective
This challenge is part of JS fundamentals and the most thing I proud practicing more and more java script.
What challenges did you encounter, and how did you overcome them?-
There was some form text and radio inputs inside a grid layout. this part was challenging.
-
Positioning the header, main and footer in the whole page was also challenging.
-
On the JS There is two part. One for validation of the inputs and enabling or disabling for reset button. And one for calculating bill based on tips and number of people and updating values.
Please take a look at the different parts of my code and if you see any issues, give me feedback so I can improve. Thank you. Specially on the JS part
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Kamran Kiani'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