Responsive, mobile first Tip Calculator App. React, Tailwind, Vite

Solution retrospective
I’m most proud of successfully creating a fully functional React app and implementing the design as intended. It was rewarding to see how the UI came together. I was also pleased with how I managed state using React's hooks and how I structured the app to make it modular and maintainable.
What challenges did you encounter, and how did you overcome them?UI Design Implementation: Implementing the design while ensuring responsiveness and cross-browser compatibility was tricky, especially with some CSS features behaving differently across platforms. Solution: I used CSS Flexbox and Grid effectively for layout. For responsiveness, I incorporated media queries and used rem/em units instead of fixed pixel values.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Sergejs'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