Skip to content

This my solution to the 'Insure Landing Page Master' coding challenge from frontendmentor.io

Notifications You must be signed in to change notification settings

snehamoybag/fem-insure-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Insure landing page solution

Preview

This is a solution to the Insure landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page

Screenshots

Links

  • Solution URL: View
  • Live Site URL: View

My process

Built with

  • Semantic HTML5 markup
  • BEM Naming Convention
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Vanilla Javascript
  • Mobile-first workflow
  • SCSS/SASS Css pre-proccesor
  • ViteJs Build Tool

What I learned

In this project I learned to make a hamburger navigation Menu and how to make it accessibility friendly.

Useful resources

Author