/news-home-page-frontendmentor

This is a solution to the "News homepage challenge" on Frontend Mentor

Primary LanguageHTML

Frontend Mentor - News homepage solution

This is a solution to the News homepage 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 for the interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page
  • Bonus: Toggle the mobile menu (requires some JavaScript)

Screenshots

Links

My process

Built with

  • Semantic HTML5 markup
  • Tailwind(Just for training xD) - CSS framework
  • Mobile-first workflow
  • BEM - A CSS convention

What I learned

There, i learned how to use grid efficiently with Tailwind and the mobile-first workflow. It is something I did without knowing it.

Continued development

Things that can make this site better are:

  • Animation as soon as the page load
  • Carousel of main articles

Author