lethiandev / fm-three-column-cards

Practise project for Frontend Mentor challenge - 3-column preview card component

Home Page:https://lethiandev.github.io/fm-three-column-cards/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - 3-column preview card component

Desktop Screenshot Mobile Screenshot

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

The goal was to implement the challenge entirely in VueJS v3 using latest TypeScript features, exploring JSX solutions and CSS modules. The project has also unit tests based on Jest framework.

Technology

Technologies used to create the solution:

Preview

Live preview is available on GitHub Pages, served from docs/ directly:
https://lethiandev.github.io/fm-three-column-cards

References

Frontend Mentor challenge:
https://www.frontendmentor.io/challenges/3column-preview-card-component-pH92eAR2-

About

Practise project for Frontend Mentor challenge - 3-column preview card component

https://lethiandev.github.io/fm-three-column-cards/


Languages

Language:TypeScript 60.6%Language:SCSS 17.0%Language:HTML 13.4%Language:JavaScript 9.0%