Latest solutions
REST-Countries-API
Submitted 3 days agoI’d love feedback on how I structured my routing logic — is using createBrowserRouter with history the best approach for GitHub Pages, or would a HashRouter have been more straightforward?
Are there better strategies to handle 404s or route refreshes in a Vite + React Router setup?
Is my project structure (components, pages, assets) scalable and maintainable if I want to expand the app in the future?
I’d also appreciate performance tips for working with larger APIs or handling errors in a more user-friendly way.
Mortgage-Repayment-Calculator
Submitted 19 days agoI'd appreciate feedback on:
The structure of my JavaScript — is there a cleaner way to manage the DOM elements and event listeners?
My mortgage repayment calculation — is it accurate, and how can I improve it to handle interest-only mortgages differently?
Any ideas for improving the UX or UI? I want the calculator to feel intuitive and clear to users with all levels of financial knowledge.
Product List with cart
#reactSubmitted about 1 month agoI’d love feedback on how to structure layout containers more effectively so that content naturally pushes other elements down without relying on hardcoded spacing.
Are there better ways to handle the fixed-position modal without risking overflow on smaller screens?
Could I optimize my component folder structure or state management strategy (like lifting state or using context) for better scalability?
Results Summary Component
#reactSubmitted about 1 month agoI'd like feedback on the following:
Am I using props in the most efficient and clean way, especially for passing styling classes and images?
Is my component structure clean and reusable, or should I restructure anything?
In terms of CSS: Are there better ways to manage layout spacing between elements (especially vertically), and how can I prevent layout issues like misaligned or non-scaling elements?
Space Tourism Website
Submitted about 1 month agoHow to best handle responsive layout shifts — especially when switching from row to column without breaking alignment or causing spacing issues.
Suggestions for better class naming conventions and structure — especially for complex nested containers.
Any tips for making images scale naturally inside flex containers without overflowing or becoming distorted.
How to manage layout logic cleanly in CSS vs. JavaScript — I sometimes used JS to switch layouts based on screen size. Should that be avoided?
Bookmark Landing Page
Submitted about 2 months agoI'd appreciate feedback on:
Refactoring the toggle logic: Is there a cleaner or more modern way to handle the mobile menu toggling with better accessibility?
Responsiveness: Are my media queries properly structured, or could the layout be improved for various screen sizes?
Code structure: Would using a framework or utility-first CSS (like Tailwind) have simplified some parts of this project?
Latest comments
- @FopefoluwaIkufisile@Bunchydo
I'm still pretty new to all this, so I may not have much technical advice to offer just yet — but I just wanted to say great job on the project! It’s clear you put in a lot of effort, and it’s really inspiring to see what’s possible. Keep up the great work!
- P@JairRaid@Bunchydo
I'm still pretty new to all this, so I may not have much technical advice to offer just yet — but I just wanted to say great job on the project! It’s clear you put in a lot of effort, and it’s really inspiring to see what’s possible. Keep up the great work!
- P@JairRaidWhat specific areas of your project would you like help with?
Does someone have solution for formatting amount's input value like this: 300,000. I would appreciate any solutions you may have.
@BunchydoGood job!! I'm fairly new to web dev. So there is not much I can give in terms of help. But the design looks really great. Keep it up!
- @yrjeb@Bunchydo
Good Job. I love how the your design is almost identical to the project. I'm a beginner so there's not much i can offer in terms of help. Keep it up!!
- @collins-aiWhat are you most proud of, and what would you do differently next time?
I completed the challenge using 100% React and Tailwind. Additionally, I applied the fetch API in getting the json file for dynammic data rendering.
What challenges did you encounter, and how did you overcome them?Nothing much! My only struggle was getting the precise sizes for texts and elements.
What specific areas of your project would you like help with?Nothing for now.
@BunchydoGood Job!!. I am a just starting out with react so there's not much I can offer in terms of advice. But I the design looks really close to the original. Congrats.
Marked as helpful - P@JairRaid@Bunchydo
Lovely!!! I really love how it looks similar to the original design. Good job!!