lethiandev / fm-price-component

Practise project for Frontend Mentor challenge - Interactive pricing component

Home Page:https://lethiandev.github.io/fm-price-component/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Interactive pricing component

Desktop Screenshot Mobile Screenshot

This project is a Frontend Mentor challenge coded entirely for practising purpose. The challenge was to build interactive pricing component and to make the solution as close to the design as possible, with responsive layout to support mobile devices.

The main goal was to implement the challenge entirely in VueJS v3 using latest TypeScript features, exploring JSX/TSX and S/CSS modules. The project also consists of unit tests based on Jest framework and Vue's test utilities.

Technology

Technologies used to create the solution:

Preview

Live preview is available on GitHub Pages, served directly from docs/ directory:
https://lethiandev.github.io/fm-price-component

References

Frontend Mentor challenge:
https://www.frontendmentor.io/challenges/interactive-pricing-component-t0m8PIyY8

About

Practise project for Frontend Mentor challenge - Interactive pricing component

https://lethiandev.github.io/fm-price-component/


Languages

Language:TypeScript 71.6%Language:SCSS 19.9%Language:HTML 4.8%Language:JavaScript 3.7%