reactjs and tailwindcss

Solution retrospective
I have been difficult to set the name for components and pass state to components. Looking forward to your advice so I can improve my skills. Have a good day
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Beats-Ayush
Great job completing the challenge. Some issues -
border-radius
is missing at some places.- Use
background: no-repeat
andbackground-size: cover
to avoid repetition of background-image. - Try to make it a bit more responsive using media-queries.
- JS has some flaws. When I choose some reward and submit my pledge, the modal-overlay comes up again.
- Pledge with no reward doesn't have a pledge and continue button placed there.
Marked as helpful
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