An open API service indexing awesome lists of open source software.

https://github.com/samuel-amaro/intro-section-with-dropdown-navigation

Desafio de codificação Front-End, construir uma seção de introdução com navegação suspensa
https://github.com/samuel-amaro/intro-section-with-dropdown-navigation

acessibility bem-methodology css3 dom-manipulation flexbox-css grid-layout html5 javascript mobile-first normalize-css rwd-response semantic-html

Last synced: about 2 months ago
JSON representation

Desafio de codificação Front-End, construir uma seção de introdução com navegação suspensa

Awesome Lists containing this project

README

          

# Frontend Mentor - Intro section with dropdown navigation solution

This is a solution to the [Intro section with dropdown navigation challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/intro-section-with-dropdown-navigation-ryaPetHE5). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)

## Overview

### The challenge

Users should be able to:

- View the relevant dropdown menus on desktop and mobile when interacting with the navigation links
- View the optimal layout for the content depending on their device's screen size
- See hover states for all interactive elements on the page

### Screenshot

#### Result Mobile

![](./images/result-mobile.png)

#### Result Tablets

![](./images/result-tablets.png)

#### Result Desktop

![](./images/result-desktop.png)

### Links

- Solution URL: [Repository Project](https://github.com/Samuel-Amaro/intro-section-with-dropdown-navigation)
- Live Site URL: [Result Live](https://samuel-amaro.github.io/intro-section-with-dropdown-navigation/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- RWD(Responsive Web Design)
- JavaScript
- Web acessibility
- JavaScript Programming Language
- API DOM JS
- Normalize CSS - [Normalize](https://necolas.github.io/normalize.css/) - Reset CSS
- Methodology BEM(Block Element Modifier) - [BEM](http://getbem.com/introduction/) - Methodology

## Author

- Website - [Portefólio Samuel Amaro](https://samuel-amaro.github.io/portefolio-website/)
- Frontend Mentor - [@Samuel-Amaro](https://www.frontendmentor.io/profile/Samuel-Amaro)