Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 419 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 419 Bytes

AirPods site scroll Animation with NavBar and Custom Scroll Bar

Take a Look

Website.gif


Setting Up

  • Install Node Package Manager in your Machine
  • Clone this Repository into your Machine
  • Open Terminal Emulator in the directory
  • Type "npm install" to install the dependencies
  • Type "npm start" to start the Application