This is a solution to the Crowdfunding product page challenge on Frontend Mentor.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Make a selection of which pledge to make
- See an updated progress bar and total money raised based on their pledge total after confirming a pledge
- See the number of total backers increment by one after confirming a pledge
- Toggle whether or not the product is bookmarked
- Solution URL: Frontend Mentor
- Live Site URL: Crowdfunding Product Page
- Mobile-first workflow
- TailwindCSS
- Framer Motion
- React
To make popup modals and managing their states along with the data on the main page.
- Frontend Mentor - @adityaphasu