Welcome to the Zentry Clone! This is a replica of the Zentry website built with React, Tailwind CSS, and GSAP to showcase responsive design, animations, and interactive elements. ๐
- ๐ฑ Responsive Design: Fully optimized for all screen sizes.
- ๐จ Animations: Smooth GSAP animations, including text blending effects.
- โก Interactive Elements: Powered by React Hooks for seamless interactions.
- โฟ Accessibility: Built with screen reader support and accessible elements.
Check out the live version here. ๐
Follow these simple steps to set up the project locally:
-
Clone the repository ๐๏ธ
git clone https://github.com/yourusername/zentry-clone.git
-
Navigate to the project folder ๐
cd zentry-clone
-
Install dependencies ๐ฆ
npm install
-
Start the development server ๐
npm run dev
-
Open the project in your browser ๐ http://localhost:3000
- Use the navigation menu to explore different sections.
- Enjoy the animations and interactions on the page.
- Use the contact form to send messages.
Contributions are welcome! Hereโs how you can help:
-
Fork the repository ๐ด
-
Create a new branch for your feature or bug fix ๐ฑ
git checkout -b feature-name
-
Commit your changes ๐ก
git commit -m "Add your message here"
-
Push your branch ๐ค
git push origin feature-name
-
Open a pull request ๐ ๏ธ
This project is licensed under the MIT License. For more details, check the LICENSE file. ๐
Special thanks to:
- React for its powerful UI development framework.
- Tailwind CSS for effortless styling.
- GSAP for bringing animations to life.
Enjoy building and experimenting with this project! If you have any questions or need support, feel free to reach out. ๐ฌ