Re-creating the Awwwards-winning website, Zentry.com, using React.js, TailwindCSS, and GSAP to enhance animations and interactivity.
-
Smooth animations using GSAP
-
Responsive UI built with TailwindCSS
-
Optimized performance with React.js
-
React.js – Component-based UI development
-
JavaScript – Core scripting language
-
Tailwind CSS – Utility-first styling framework
-
GSAP – Animation library for smooth transitions
Clone the repository and navigate into the project :
git clone https://github.com/AmithBV0606/Zentry.git
cd ZentryEnsure you have Node.js (>=16.0.0) and npm or yarn installed.
npm install # or yarn installUsing Docker (Recommended)
docker compose upRunning Locally without Docker
npm run dev # or yarn devFeel free to fork the repo, create a new branch, and submit a pull request!