Making the web move: React x GSAP side projects. 🛹
Zentry is a collection of creative experiments and side projects exploring web animations and interactive UI effects using React and GSAP (GreenSock Animation Platform).
Note: The design of this project is inspired by the real Zentry website.
- Modern, component-based architecture with React
- Smooth, performant animations powered by GSAP & @gsap/react
- Responsive layouts using Tailwind CSS
- Fast development and build process with Vite
- A playground for motion, interactivity, and creative coding
- React for UI composition
- GSAP for advanced web animations
- Tailwind CSS for styling
- Vite for blazing-fast development
-
Clone the repository:
git clone https://github.com/hxadogar/zentry.git cd zentry -
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Build for production:
npm run build
This project is a space to play, learn, and push the boundaries of what’s possible with animated, interactive web UIs.
Feel free to fork or contribute!
Made with ❤️ by hxadogar