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
- Toggle the mobile menu (requires some JavaScript)
- Solution URL: https://github.com/Johnmojo/news-homepage-main
- Live Site URL: https://johnmojo.github.io/news-homepage-main
I started with a mobile-first design workflow, slowly building my content up and finally the desktop design using CSS media query.
- Semantic HTML5 markup
- Vanilla CSS with custom properties
- Flexbox
- Mobile-first workflow
- Website - Johnny Chai