Tip calculator built with Tailwind and Vanilla Javascript

Solution retrospective
i was able to break down each feature into smaller pieces to help myself with the code. I could also troubleshoot with mdn and chatgpt to confirm most of my answers were right before embarking on the implementing the solution.
What challenges did you encounter, and how did you overcome them?This project was a really challenging one. The sizing on large screen was a challenge for me early on because i was using percentages for it. I later found a silver bullet of sorts to help me around it. Organizing my code for the JavaScript functionality was quite difficult for me.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on ebenkanin'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