HACKTOBER FEST 2023 WEB DEV

This is a solution to the Problem statement given in the HACKTOBERFEST 2023

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page
  • Bonus: Use the local JSON data to dynamically populate the content

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

I learned to create responsive mobile-first workflow. I also learned how to create interactive web pages.

Useful resources

Author