Submitted about 3 years agoA solution to the Crowdfunding product page challenge
Crowdfunding Page using React(using Vite) + TailwindCSS
react, tailwind-css, vite
@mzn-rasil

Solution retrospective
- I had a difficulty in organizing the files, so any suggestion about that would be helpful.
- I tried to create a custom hook for Modals, so I would love to get a feedback on that so that I can use it in upcoming projects.
- Still confused about the best practices of organizing HTML layout, so any suggestion about that would be helpful too.
- I realized a little late about creating components, in this project, I did not make a button component, but later found that it would be useful in many places but I got lazy replacing all the pre-written code and kept on writing the same <button> tag everywhere. So, basically when do I know when to create a component earlier ?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Rasil'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