mohamedy72 / dynamicLanding

My approach to solve first project from Udacity - Front end nanodegree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project description

A landing page that contains the following features:

  • Dynamic navigation bar that depends on the number of sections we have in the website.
  • Scroll to top button
  • Hide navigation when use not scrolling
  • Show the current active section (users looking at)

Usage

Run the project folder via Live Server extension in VScode or simply open the index.html file

Dependencies

There is no dependencies, this project is fully making use of vanilla HTML, CSS, JS

About

My approach to solve first project from Udacity - Front end nanodegree


Languages

Language:HTML 43.4%Language:CSS 32.1%Language:JavaScript 24.5%