An open API service indexing awesome lists of open source software.

https://github.com/bernietv/zentry-clone

Zentry Clone build with React 19, Tailwind CSS and GSAP β›©οΈπŸŒΈπŸ₯☯🍜
https://github.com/bernietv/zentry-clone

gsap reactjs tailwind-css vite

Last synced: 4 months ago
JSON representation

Zentry Clone build with React 19, Tailwind CSS and GSAP β›©οΈπŸŒΈπŸ₯☯🍜

Awesome Lists containing this project

README

          




Project Banner


react.js
greensock
tailwindcss

An Awwwards Winning Website


## πŸ“‹ Table of Contents

1. βš™οΈ [Tech Stack](#tech-stack)
2. πŸ”‹ [Features](#features)
3. 🀸 [Quick Start](#quick-start)

## βš™οΈ Tech Stack

- GSAP
- React.js
- Tailwind CSS

## πŸ”‹ Features

πŸ‘‰ **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

## 🀸 Quick Start

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

**Prerequisites**

Make sure you have the following installed on your machine:

- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)

**Cloning the Repository**

```bash
git clone https://github.com/BernieTv/Zentry-Clone.git
cd Zentry-CLone
```

**Installation**

Install the project dependencies using npm:

```bash
npm install
```

**Running the Project**

```bash
npm run dev
```

Open [http://localhost:5173](http://localhost:5173) in your browser to view the project.