Skip to content

Latest commit

 

History

History

Hamburguer-Menu-Component

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Hamburguer menu component

Preview

Preview.mp4

What have I learned?

  • A flex-wrap: wrap; and width: 100%; trick.
  • Using the transition property.
  • Workflow of adding the .active class to the element that needs to be animated when the event that animates it occurs.