https://github.com/sarthakjdev/interactive-pricing-component-main
https://frontendmentorchallengepricingpage.netlify.app/
https://github.com/sarthakjdev/interactive-pricing-component-main
Last synced: 4 months ago
JSON representation
https://frontendmentorchallengepricingpage.netlify.app/
- Host: GitHub
- URL: https://github.com/sarthakjdev/interactive-pricing-component-main
- Owner: sarthakjdev
- Created: 2021-05-31T04:16:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-01T08:05:07.000Z (about 4 years ago)
- Last Synced: 2024-12-30T22:28:52.447Z (6 months ago)
- Language: CSS
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Interactive pricing component solution
This is a solution to the [Interactive pricing component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/interactive-pricing-component-t0m8PIyY8). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Author](#author)### The challenge
Users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Use the slider and toggle to see prices for different page view numbers### Screenshot

1[](screenshots\screenshot-mobile-design.png)### Links
- Solution URL: https://github.com/Sarthakjain594/interactive-pricing-component-main
- Live Site URL (Netlify): https://forntendmentorchallengepricingpage.netlify.app/
- Live Sie URL (Github-pages) : https://sarthakjain594.github.io/interactive-pricing-component-main/## My process :
- First I built the mobile first design , with all the css styling .
- Then , I moved onto the desktop style using media query in css .
- And finally I added the functionality using javascript .### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- Vanilla Javascript### What I learned
Through this project I got to learn about range sliders and toggle switch button becasuse I didn't aware of them earlier .
## Author
- Website - [Sarthak Jain]
- Frontend Mentor - [@Sarthakjain594](https://www.frontendmentor.io/profile/Sarthakjain594)
- Twitter - [@SarthakjJain](https://twitter.com/SarthakjJain)