Tip Calculator App (React/Vite + TypeScript + CSS)
Design comparison
Solution retrospective
Handled the input validation without using any library and state management using useState. I felt it was too small a project and decided to keep it simple. Proud I could pull it off. Using useState
for state management is probably the only thing I wouldn't use again.
Just a few
- Validating the input string
- Styling the custom radio card input
Community feedback
- @sksksk2024Posted 5 months ago
Hello, Victor Eke!! I have no words, bro! You're code is so so organised and the fact that you've combined the react, pure css, js and whatever vite is(so amazing to see your project and code). Keep it up the quality work! π₯ππ₯
1@Evavic44Posted 5 months agoThanks a lot for your amazing feedback @sksksk2024, I appreciate it and I'm also rooting for you to deliver quality work as well. ππΎ As for Vite, it's a build tool like Create React App for bootstrapping a React application, except it's much faster. I highly recommend checking it out if you're using React.
1
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