Responsive Tip Calculator using React JS and SASS
Design comparison
Solution retrospective
Would like some valuable feedback on the responsive-ness of the site and where I can improve.
Spent a lot of time on the javascript part and added some states for the inputs. Any inputs on how I can improve the javascript will be highly appreciated.
Also facing a lot of trouble in styling in React. Any resources for learning how to manage that?
Community feedback
- @sansarj17Posted over 2 years ago
Hey Ayush, Congrats on completing the challenge. It looks clean and good.
As for styling, i recommend styling it prior to making the app. Example, make the webpage using plain html,css and then convert it into react app.
Marked as helpful1@Beats-AyushPosted over 2 years ago@sansarj17 That actually makes a lot of sense. Thanks for pointing it out. Much appreciated.
1 - @shashreesamuelPosted over 2 years ago
Hey good job completing this challenge
keep up the good work
Your solution looks great however I think the container for the calculator functionality needs to be a bit bigger. Secondly the button with the text custom needs to be a bit bigger
I hope this helps
Cheers Happy coding š
0 - @Beats-AyushPosted over 2 years ago
I don't know how the white space is appearing to the right and the bottom. It looks alright on live site.
0
Please log in to post a comment
Log in with GitHubJoin 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