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.
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
- Solution URL: https://github.com/Raymacmillan/News-Home-Page
- Live Site URL: https://news-homepage-nu.vercel.app/
- Flexbox
- CSS Grid
- React - JS library
I learned more about the useEffect hook and how to use custom made hooks.
I still need to work more on react hooks and build more complex projects with multiple functions using React
- Frontend Mentor - @Raymacmillan
- Twitter - @RyoGenex
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