This is a solution to the Interactive pricing component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
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: Add solution URL here
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- Sass
- Flexbox
- Vanilla JS
Lots of new info on sliders. Who knew they were such a pain in the neck!
Alignment needs some work..
StackOverflow as always was a good help
- Frontend Mentor - @yourusername
Good challenge! Thanks to Frontend Mentor for the oportunity.