Skip to content

GStormx2/meet-landing-page

Repository files navigation

Frontend Mentor - Meet landing page solution

This is a solution to the Meet landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • See hover states for interactive elements

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • TailwindCSS
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

✔️ How to actually use TailwindCSS LOL
✔️ Properly placing HTML elements and styling them based on given design
✔️ Messing with tailwind.config.js to use custom breakpoints, colors, font sies and much more!
✔️ Making modular classes (buttons and shapes) through @apply in index.css
✔️ Building tailwind for production by purging (from 2.89MB to 18KB!)\

Useful resources

Author