MonikaCyprys / Traffic-based-pricing-component

Interactive pricing component. Functionality based on Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Traffic-based-pricing-component

This is a solution to the Traffic-based-pricing-component challenge on Frontent Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page
  • choose the number of pageviews and adequate price for that choice. (If you choose "yearly billing" your price will be lower at 25%.)
  • if you choose "yearly billing" it shows both of price for month and year.

Screenshots

desktop preview

My process

Built with

  • Semantic HTML5 markup
  • Flexbox
  • Mobile-first workflow
  • SCSS
  • media-queries
  • javascript
  • RWD (responsive web design)

What I learned

  • better flexbox
  • better images and contents scaling
  • customize progress bar

Author

About

Interactive pricing component. Functionality based on Javascript


Languages

Language:SCSS 63.6%Language:HTML 21.6%Language:JavaScript 14.9%