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

https://github.com/sameh-farouk/landing-page

a modern interactive landing page , with features that all usable across modern desktop, tablet, and phone browsers.
https://github.com/sameh-farouk/landing-page

Last synced: 5 months ago
JSON representation

a modern interactive landing page , with features that all usable across modern desktop, tablet, and phone browsers.

Awesome Lists containing this project

README

          

# My Landing Page Project
### part of: Web Development Professional Nanodegree Program | Udacity

##### PROJECT SPECIFICATION:
for detailed project requirements visit [the project rubric](https://review.udacity.com/#!/rubrics/2658/view)

##### extra functionality
- as suggested: Add an active state to your navigation items when a section is in the viewport.
- as suggested: Hide fixed navigation bar while not scrolling
- ux improvement: show navbar on mouse movemnet
- ux improvement: add set of favicon

##### credits
Intersection Observer API
- https://usefulangle.com/post/118/javascript-intersection-observer */

scroll to element
- https://usefulangle.com/post/156/javascript-scroll-to-element