Tip calculator app

Solution retrospective
I built a web app using React, TailwindCSS, and Vite. The main goal was to dive into testing with React Testing Library and make sure everything works smoothly and reliably. Feel free to give me any feedback !
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Chayapol-c
This is the great work. It contains semantic HTML. The layout looks good although tip percent buttons grid does not same as the design. The code is modularized and contains some unit test and e2e tests too. You may refactoring this by extract the business logic like calculation to be a custom hook. Keep it up!
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