Latest solutions
Product preview card component
#accessibility#sass/scssPSubmitted 7 months agoI would like to get help with my SCSS code, for now I don't know how many mistakes I made and what I could do better
Latest comments
- @ansarstellarSubmitted 7 months ago
- @ansarstellarSubmitted 7 months ago
- @Sergio0831Submitted 6 months agoWhat are you most proud of, and what would you do differently next time?
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.
Responsive, mobile first Tip Calculator App. React, Tailwind, Vite
#react#tailwind-css#typescript#vite#vitestP@eburzaPosted 6 months agoThe project looks nice, your code is clean and readable. Overall good job 😊 👍
0 - @remyboireSubmitted almost 3 years agoP@eburzaPosted 6 months ago
Projects looks nice and work smoothly 😊 👍
I really like your CSS files, everything is separate and because of it easy to manage or change in the future. Nice job :)
0 - @krushnasinnarkarSubmitted 9 months agoP@eburzaPosted 6 months ago
Preview site doesn't work, also there is nothing on GitHub
0 - @TheBeyonder616Submitted 7 months agoWhat are you most proud of, and what would you do differently next time?
Using OOP
What challenges did you encounter, and how did you overcome them?The logic of creating the calculator
What specific areas of your project would you like help with?Any advice would do
P@eburzaPosted 6 months agoI really like your project, your README file is well-structured and have all information, nice job with it :) Your code looks clean and is easy to understand - thanks to your comments.
Only little changes: add cursor pointer to clear all and mortgage type and in mortgage type elements add functionality on whole element, not only on radio button, so user can click anywhere and choose option
Marked as helpful0