Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.63 KB

File metadata and controls

58 lines (39 loc) · 1.63 KB

Project banner
react gsap tailwindcss

Awwwward Animated Website

A visually captivating website inspired by Zentry, featuring scroll-triggered animations and geometric transitions. Modern feel, focusing on engaging UI/UX and smooth responsiveness, capturing the essence of what makes an Awwwards winner.

  • React 19
  • GSAP
  • TailwindCSS

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

Cloning the Repository

git clone https://github.com/kTz1/animated-website
cd animated-website

Installation

Install the project dependencies using npm:

npm install

Running the Project

npm run dev

Open http://localhost:5173 in your browser to view the project.