Submitted 7 months agoA solution to the Tip calculator app challenge
Tip Calculator App using SvelteKit and Tailwind CSS
svelte, tailwind-css
P
@JYLN

Solution retrospective
What are you most proud of, and what would you do differently next time?
I originally built the tip selection portion of this project using regular button elements instead of any general form selection elements, but after learning more, I found it is better semantically and for accessibility to use the form selection elements. I decided to refactor the regular buttons to use radio buttons instead.
What specific areas of your project would you like help with?Any and all feedback is welcome!
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jaylen Baxter'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