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

https://github.com/sdkdeepa/landing-page-application

Udacity Frontend web developer course project 2
https://github.com/sdkdeepa/landing-page-application

Last synced: 3 months ago
JSON representation

Udacity Frontend web developer course project 2

Awesome Lists containing this project

README

          

# Landing Page

I have created a navigation bar with links using DOM and with beautiful animations.

### Details:
- Please scroll carefully to see the navigation and the section highlighting.
- Tested the page in desktop, tablet and mobile
- This page is hosted in https://deepa-frontendprojects.netlify.app/
- Changed web content and color theme
- Followed Git versioning (dev to main)
- commented inside the app.js file for each variable definitions and functions

All the rubrics have been carefully followed before submission.

Screenshot:
![hosted app screenshot](https://github.com/sdkdeepa/Udacity-landing-page-project2/blob/main/screenshots/hosted-app-screenshot.png)

### References:

- https://webdesign.tutsplus.com/tutorials/smooth-scrolling-vanilla-javascript--cms-35165
- https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView
- https://www.thewebdeveloperguide.com/javascript-get-data-attribute/
- https://www.w3schools.com/howto/howto_css_smooth_scroll.asp