Skip to content

Practice project for Udacity's Frontend Nanodegree Program

License

Notifications You must be signed in to change notification settings

dj08/udacityLandingPage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landing Page Project

This is a simple project to display an interactive Landing Page demo. The page builds a navigation bar dynamically. There is also a 2-way correspondence between the page and the navigation bar, implemented using IntersectionObserver API:

  1. When you click/tap an item on navbar, it scrolls to the section.
  2. Similarly, when you scroll to a particular section on the page, it highlights the section on the navbar.

About

Practice project for Udacity's Frontend Nanodegree Program

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published