pika-pika-07 / landing-page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Landing-Page

Overview

This is a static landing page which has its dynamic navigation coming from JS.

Features

  • Creates a dynamic navigation bar using the no fo sections and sections attributes.
  • Navigation is linked to section by section's id.
  • Clicking the navigation redirects to that particular section.
  • Also it makes the section active if we scroll to the particular section without clicking.

Instructions

To get started clone the repo and start playing around with HTML CSS and JS files

Guide to use this app

  • Clone the repo
  • open the idex.html file in browser to see the result
  • edit the index.html and src/app.js to modify the app

Dependencies Editor, node latest version installed

Author Parth Bhatnagar

About


Languages

Language:HTML 44.2%Language:CSS 33.6%Language:JavaScript 22.2%