This project was made as for the Nanodegree Web Design. It's considered to be a simple landing page. the page consists of four main sections. Each section is highlighted whenever it's shown fully in the viewport or whenever the user clicks on the nav item.
The nav menu is created dynamically, meanning that the nav menu length will be increased automatic when new section added. Also, the scrolling is done smoothly while moving through every section.
The style naming used in the css sheet is called BEM.
The following is a list of resourses used while devloping the landing page.