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.
- Host: GitHub
- URL: https://github.com/sameh-farouk/landing-page
- Owner: sameh-farouk
- Created: 2020-08-13T12:15:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-13T14:38:01.000Z (almost 6 years ago)
- Last Synced: 2025-04-09T18:56:41.654Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
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