An open API service indexing awesome lists of open source software.

https://github.com/abdullahghanem/udacity-fend-landing-page


https://github.com/abdullahghanem/udacity-fend-landing-page

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Landing Page Project

## Table of Contents

* [Introduction](#introduction)
* [Instructions](#instructions)
* [Implementations](#implementations)
* [Credits](#credits)

## Introduction
This project demonstrates how 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.

## Instructions

To get started:
1. git clone https://github.com/AbdullahGhanem/udacity-fend-landing-page
2. open `index.html`

## Implementations

- added new sections
- the menu is created coorectly
- the active section is highlighted
- the link on the menu of the active section is highlighted
- on click on the menu the page is smooth scrolling to the section

## Credits

- [abdullahghanem](https://github.com/abdullahghanem)