A responsive and animate website, built with React, Tailwind CSS, and GSAP. This project showcases smooth animations, interactive elements, and accessibility features, serving as a learning and experimentation platform for front-end technologies.
- Responsive Design: Optimized for various screen sizes, ensuring a seamless experience across devices.
- Smooth Animations: Implemented using GSAP for engaging user interactions.
- Interactive Elements: Enhanced with React Hooks for dynamic behavior.
- Accessibility: Designed with screen reader support and accessible components.
Experience the live version here: Xentry
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/zentry-clone.git
-
Navigate to the project directory:
cd zentry-clone
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open the project in your browser:
Visit (http://localhost:3000) to view the application.