This project is an assignment, part of Udacity's Front End Nanodegree program.
This project contains 3 files:
index.html
- the main file, containing the HTML that will be displayedjs/app.js
- the file containing the .js files that will (1) build the navigation bar, (2) localize the active sections and (3) apply smooth scrolling to each section.css/styles.css
- the file containing the styling used in this project.
Though this project is public, its content must not be copied without the right reference to its origins. Fill free to fork it as you wish, to open pull requests, and to collaborate!