lethiandev / fm-testimonials

Practise project for Frontend Mentor challenge - Testimonials grid section

Home Page:https://lethiandev.github.io/fm-testimonials/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Testimonials grid section

Desktop Screenshot Mobile Screenshot

This project is a Frontend Mentor challenge coded entirely for practising purpose. The challenge was to build testimonials grid section 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 solution 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-testimonials

References

Frontend Mentor challenge:
https://www.frontendmentor.io/challenges/testimonials-grid-section-Nnw6J7Un7

About

Practise project for Frontend Mentor challenge - Testimonials grid section

https://lethiandev.github.io/fm-testimonials/


Languages

Language:TypeScript 62.6%Language:HTML 16.8%Language:SCSS 15.1%Language:JavaScript 5.5%