The starter project has some HTML and CSS styling to display a static version of the Landing Page project. You'll need to convert this project from a static project to an interactive one. This will require modifying the HTML and CSS files, but primarily the JavaScript file.
To get started, open js/app.js and start building out the app's functionality
For specific, detailed instructions, look at the project instructions in the Udacity Classroom.
Landing Page This project requires you to build a multi-section landing page, with a dynamically updating navigational menu based on the amount of content that is added to the page.
- Javascript-ES6
- HTML
- CSS
I learn how to combine HTML,CSS and Javascript together and how to use the DOM and functions in JS