Skip to content

bmukesh23/Thirtysixstudio-clone

Repository files navigation

🌶️ Thirtysixstudio clone

A ThirtysixStudio clone showcasing my GSAP animation skills, with an interactive, minimalistic design. Clicking on screen triggers dynamic 3D elements and smooth transitions, powered by randomly swapping 2D images. This project highlights my proficiency in creating modern, engaging web experiences.

🔗 Link to the original website

Visit the original ThirtysixStudio website: https://thirtysixstudio.com/

📦 Technologies

  • Vite
  • ReactJS
  • GSAP
  • Tailwind CSS

🚦Running the project:

  1. Clone the repository:

    git clone https://github.com/bmukesh23/Thirtysixstudio-clone.git
  2. Navigate to the project directory:

    cd Thirtysixstudio-clone
  3. Install Dependencies:

    npm install
  4. Run the application:

    npm run dev
  5. Access the App: Open your web browser and go to http://localhost:5173. You should see the website running locally.

💈Lighthouse Report (Page Speed Scores)

  • Performance: 100/100
  • Accessibility: 100/100
  • Best Practices: 100/100
  • SEO: 100/100