Ahmed-Hakeem / Restaurant-Landing-Page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Landing Page Project

The code in this repository is meant to satisfy the project # 2 rubric of the Front Ent Web Developer nanodegree. Landing page is the conversion of a static page to a page that allows some sort of interaction. The dynamicity is achieved through javascript.


Starter code taken from udacity repository.

This project has the scope of converting a static web page in a single interactive page.

It uses javascript to dynamically create navbar links based on the content, when a section is in the viewport it show the active state of that section.

During the scrolling the navbar is automatically hidden and showed according the direction of the scrolling.

When scrolling past a configurable buffer, a new element will appear close to the bottom of the page. This element can be used by the users to scroll to the very top of the page.

About


Languages

Language:CSS 48.9%Language:HTML 32.5%Language:JavaScript 18.5%