Build a visually captivating website inspired by Zentry, featuring scroll-triggered animations, geometric transitions, and engaging video storytelling. Learn how to deliver a luxurious, modern feel, focusing on engaging UI/UX and smooth responsiveness, capturing the essence of what makes an Awwwards winner.
If you're getting started and need assistance or face any bugs, join our active Discord community with over 47k+ members. It's a place where people help each other out.
- GSAP
- React.js
- Tailwind CSS
👉 Scroll-Based Animations: Dynamic animations triggered by scrolling for a more engaging user experience.
👉 Clip Path Shaped Animations: Unique geometric transitions using CSS clip-paths to create visually stunning effects.
👉 3D Hover Effects: Interactive 3D transformations that respond to user interactions for a modern feel.
👉 Video Transitions: Seamlessly integrated video elements to enhance storytelling and flow.
👉 Smooth UI/UX: Polished interfaces with buttery-smooth interactions for an intuitive user journey.
👉 Completely Responsive: Flawless adaptation across all devices, ensuring a consistent experience.
and many more, including code architecture and reusability
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/adrianhajdin/award-winning-website.git
cd award-winning-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.