Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyv26/interactive-price-component
A frontend mentor challenge | Junior Level Task
https://github.com/skyv26/interactive-price-component
css-flexbox css-grid css3 html5 javascript mobile-first-css mobile-first-workflow responsive-web-design sass-framework scss scss-mixins scss-styles
Last synced: 5 days ago
JSON representation
A frontend mentor challenge | Junior Level Task
- Host: GitHub
- URL: https://github.com/skyv26/interactive-price-component
- Owner: skyv26
- Created: 2021-12-08T14:50:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-15T20:36:54.000Z (about 3 years ago)
- Last Synced: 2024-12-30T16:47:42.736Z (25 days ago)
- Topics: css-flexbox, css-grid, css3, html5, javascript, mobile-first-css, mobile-first-workflow, responsive-web-design, sass-framework, scss, scss-mixins, scss-styles
- Language: SCSS
- Homepage:
- Size: 453 KB
- Stars: 1
- 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
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Author](#author)## Overview
### 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
![DESKTOP](./images/screenshot.png)
### Links
- Solution URL: [Github](https://github.com/skyv26/interactive-price-component)
- Live Site URL: [Git Pages](https://skyv26.github.io/interactive-price-component/)## My process
### Built with
- Semantic HTML5 markup
- SASS
- Flexbox
- CSS Grid
- JavaScript
- Mobile-first workflow### What I learned
I learned how to make custom input components and style it with our own ways.
### Continued development
ReactJS, HTML, SCSS, SASS, Styled Components
## Author
- LinkedIn - [Aakash Verma](https://www.linkedin.com/in/devaakash/)
- Frontend Mentor - [@skyv26](https://www.frontendmentor.io/profile/skyv26)
- Twitter - [@vrma_aakash](https://www.twitter.com/vrma_aakash)