Skip to content

adityaphasu/crowdfunding-product-page

Repository files navigation

🎈 Crowdfunding product page

This is a solution to the Crowdfunding product page challenge on Frontend Mentor.

Table of contents

Overview

The challenge

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

Screenshot

Links

My process

Built with

React Framer TailwindCSS

  • Mobile-first workflow
  • TailwindCSS
  • Framer Motion
  • React

What I learned

To make popup modals and managing their states along with the data on the main page.

Author