OpenCodeChicago / Midwest-Pumpkins

Midwest Pumpkins is an open-source project developed by the OpenCode Chicago community. Built with Vite, HTML, CSS, and JavaScript, this project aims to support a local organization while participating in Hacktoberfest 2024. We welcome contributions from the community to help us make a difference!
https://opencodechicago.github.io/Midwest-Pumpkins
MIT License
7 stars 8 forks source link

Header for Desktop Device #21

Open Alexandrbig1 opened 5 days ago

Alexandrbig1 commented 5 days ago

Description: The desktop version of the header should include the company logo, a navigation menu, and a list of links to the company’s social media profiles.

Requirements:

  1. Logo:

    • Place the company logo in the header, positioned on the left side.
  2. Navigation Menu:

    • Implement the navigation menu to the right of the logo, displaying the main sections of the website (e.g., "Home," "About," "Best pumpkins").
    • Ensure the navigation menu is fully responsive and accessible on larger screens.
  3. Social Media Links:

    • The social media links should be implemented as a list (<ul>) where each item contains an <a> tag.
    • Each link should open the corresponding social media platform in a new tab.
    • Use SVG format for the social media icons, ensuring they are visually appealing and consistent in size and style.
    • Position the social media icons on the middles of the header, aligned with the navigation menu.

Additional Considerations:

Social Links:

shubhamsharma9199 commented 2 days ago

@Alexandrbig1 Can you assign this work to me and label it as 'Hacktoberfest Accepted

Alexandrbig1 commented 2 days ago

Hi, yeah, after today's meeting(at 12pm CST) i'll manage it