dalecreativ / card-test

A test card component in 11ty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CL Task

Create a card component and populate a page with cards, consuming a mock API to populate the content.

Getting started

To preview the solution locally follow these steps:

  • clone the repo git clone https://github.com/dalecreativ/card-test.git
  • install dependencies npm install
  • run the site locally npm run start
  • visit the page with a card http://localhost:8080/page

Deployment

About

A test card component in 11ty


Languages

Language:CSS 71.9%Language:Nunjucks 20.0%Language:HTML 4.7%Language:JavaScript 3.5%