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

Screenshot

Links

My process

Built with

  • Flexbox
  • CSS Grid
  • React - JS library

What I learned

I learned more about the useEffect hook and how to use custom made hooks.

Continued development

I still need to work more on react hooks and build more complex projects with multiple functions using React

Author

Acknowledgments

I would like to thank my brother for helping me to understand more on React hooks and React in general.I now have a much broader understanding of how react works