This is a solution to the Intro section with dropdown navigation challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
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
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- JavaScript
Learned how to make drop-down menus, mobile nav-menus.
- Drop Down Menu - Modified this to create the drop down menu for my solution
- Curtain Menu - Modified this to create the mobile navigation menu.
- Frontend Mentor - @FazleLabib

