Tip calculator app

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Beats-Ayush
@jrmydix I like the JS here. The only feature which might cause some trouble is the responsiveness. For the
tip percentage buttons
instead of using flexbox you can use grid which will allow more control over the width and not collapse the buttons into a single column below 374px. Just my humble opinion.Marked as helpful
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