Submitted over 1 year agoA solution to the Crowdfunding product page challenge
Crowdfunding product page
react, tailwind-css, vite, typescript
@josh76543210

Solution retrospective
What are you most proud of, and what would you do differently next time?
I am proud of the ability to create a more complex yet still intuitive and easy to use application that moves between and keeps track of many different states.
What challenges did you encounter, and how did you overcome them?Managing a large and more complex state by using useReducer to have all the state logic in one place and useContext to prevent excessive prop-drilling.
What specific areas of your project would you like help with?How to use Typescript properly to implement type-checking (especially for the context).
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Josh'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