Landing Page
This project focuses on manipulating the DOM by building a multi-section landing page and dynamically build a navigation menu according to the number of sections. Additionally, the performance was improved through using the DocumentFragment interface to reduce the reflow/repaint occurences to avoid intensive tasks.
None
To open the website, you can clone the repository to your github account or download the code as a zip file. Then open index.html using any installed browser.