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. ๐
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
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:
Enjoy building and experimenting with this project! If you have any questions or need support, feel free to reach out. ๐ฌ