This is the repository for Project 2: Landing Page of the Udacity Front End Web Developer Nanodegree Program.
Starter Code
for a static version of the Landing Page was provided by Udacity.
-
Manipulate the DOM
-
Dynamically add data to the DOM of an otherwise static site
-
ES6 functionalities like let, const and arrow functions
-
event listeners for user interaction like scroll or click
-
dynamically created navigation bar on page load depending on the number of existing sections
-
responsive design is provided for additional mobile use
- Single quality of life functionalities are not supported in Safari Browser
Simply download the project and open "index.html" in your favorite web browser. The project is also deployed on GitHub Pages.