Project · Sep 20, 2022 · 1 min read

Frontend Mentor Demo Collection

Here is a microsite containing links to the projects I built for the Frontend Mentor challenges. The repo for the microsite can be found here.

Tech Stack

  • Frontend: HTML, CSS, CSS Grid, Flexbox, JSON
  • Deployment: GitHub Pages
  • Highlights: CSS Grid

This microsite is built in HTML and CSS. CSS Grid is used for the main layout, layout of the project cards and card buttons. I used JSON to store the project details and deployed it on GitHub Pages.

Feel free to view the code of the challenges and perhaps learn something from them.

Frontend Mentor Demo Collection