Oppy09 / news-homepage-main

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

This is a challenge to test your skill of judgement and precision as well as your right usage of semantics. It is a basic news homepage with a navigation bar of navigation links and a body section made up of containers and links to different news articles

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

I started I looked up the original README.md file to get to know the objectives of the challenge and what styles or resources I would need to solve the challenge Then started by making a simple pen-paper sample of the page before proceeding to creating the page itself. I started by writing out my html code working from top to bottom depending on how the elements are aligned and their requirements Then i styled my contents based on the design provided I focused on the interactive and focus states of some elements I worked on the responsiveness of the design Finally, i wrote the javascript code for the mobile version of the navigation bar

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Desktop-first workflow
  • jQuery - JS library

Continued development

I still want to focus on making the mobile version of navigation bar look as close to the design as possible as well as how to create navigation links with dropdown menu

Author

About


Languages

Language:CSS 55.6%Language:HTML 39.2%Language:JavaScript 5.1%