It's the First project in EgFWD Udacity nanodegree. this is the landing page project
- HTML
- CSS
- JAVASCRIPT
- The Navigation
- the navbar is Updated Dynamically from the current Sections number so if you Added a new section then the navigation will be updated automatically
- The dynamic active
- when you scroll to a particular section it will be activated and the background will be updated automatically.
- The scrolling effect
- it has smooth scroll animation
- scroll to top
- I added a Scroll to Top button.
in this project we converted the static web project to a dynamic project using only JS
THanks.