Udacity's Fron-end Nanodegree First Project
- Description()
- HTML & CSS()
This project is a landing page build dynamically using JavaScript. The web page is interactive, responsive, and easy-to-navigate through. There are four sections in the page, each is highlight while scrolling tho enhance the visualising of it and making it easy-to-read.
The project already has an HTML & CSS starter code in Udacity's repositroy that provides a static version of it. The main purpose of this project it to converted the static landing page to a dynamic one which has been done using JavaScript(ES6).