An open API service indexing awesome lists of open source software.

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/

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

![](screenshots\screenshot-desktop-design.png)
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)