Challenge from FrontendMentor (https://www.frontendmentor.io/challenges/four-card-feature-section-weK1eFYK)
This project is an implementation for the Four Card Feature challenge. It is realized with Nuxt.js and Tailwindcss.
The briefing is included in the /briefing directory
To start a dev server:npm run dev
, a server will be started at localhost:3000 and the design is built as index page.