Skip to content

A website to showcase the capabilities of GSAP. It highlights the latest trends in web design, featuring moving objects. The site demonstrates a bottle that changes its position based on the user's scroll. It also includes additional animations.

Notifications You must be signed in to change notification settings

rumaisanaveed/bottles-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍾 Bottle Showcasing Website

📝 Introduction

This website showcases the powerful capabilities of GSAP (GreenSock Animation Platform). It highlights modern web design trends with stunning animations, including a dynamic bottle that moves based on user scroll, alongside other engaging animations.


🛠️ Tech Stack

  • HTML: Structuring the web content.
  • CSS: Styling the elements to create an appealing design.
  • JavaScript: Adding interactivity to the website.
  • GSAP: Powering the animations and scroll-based effects.

🛤️ The Process

This project was a collaboration where:

  • My friend designed the concept.
  • I brought it to life by coding it using the tech stack mentioned above.

🎓 What Did I Learn?

Building this project was a challenging yet rewarding experience. Here's what I learned:

  1. Timelines and CSS Styling:
    • I discovered how GSAP timelines are influenced by CSS properties such as z-index.
  2. ScrollTrigger Properties:
    • The start and end properties of ScrollTrigger were initially hard to grasp, but with practice, I understood their behavior and usage in creating scroll-based animations.

🚀 Running the Project

  1. Clone the Repository:

    git clone https://github.com/your-username/gsap-showcase.git  
  2. Navigate to the Project Directory:

    cd gsap-showcase  
  3. Install Live Server Extension:

    • If you’re using Visual Studio Code, install the Live Server extension.
  4. Run the Project:

    • Right-click on the index.html file and select "Open with Live Server".
    • The website will open in your default browser, and you can explore the animations!

🎥 Demo Video

bottles-website.mp4

Note: Don't forget to give this repository a star if you like the project!

About

A website to showcase the capabilities of GSAP. It highlights the latest trends in web design, featuring moving objects. The site demonstrates a bottle that changes its position based on the user's scroll. It also includes additional animations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published