01-pavan / Bankist-Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BANKIST-WEBSITE

JavaScript Concepts I learned by Building this project.

  1. Selecting, Creating and Deleting Elements.
  2. Adding styles to elemets using JavaScript.
  3. Types of Events and Event Handlers.
  4. Event Propagation(Bubbling and Capturing)
  5. Event Delegation.
  6. intersection observer API.

Functionalities added to this project :

  1. Smooth Scrolling.
  2. Tabbed component.
  3. Menu fade animation.
  4. Sticky Navigation using intersection observer API.
  5. lazy loading of images using intersection observer API.

About


Languages

Language:HTML 35.3%Language:JavaScript 35.3%Language:CSS 29.4%