Welcome to the NFT Collectible Animated Project! This project showcases a stunning, animated collection of NFTs using modern web technologies. It's built with Next.js and TypeScript for a robust and scalable frontend architecture, GSAP for eye-catching animations, and Tailwind CSS for effortless styling.
- Next.js: Server-side rendering and static site generation for optimal performance.
- TypeScript: Type-safe codebase for improved maintainability and fewer runtime errors.
- GSAP: Smooth, high-performance animations for an engaging user experience.
- Tailwind CSS: Utility-first CSS framework for rapid UI development.
Check out the live demo of the project here.
Follow these instructions to get a copy of the project up and running on your local machine.
- Node.js: Ensure you have Node.js installed. You can download it here.
- Yarn: We recommend using Yarn as the package manager. Install it here.
-
Clone the repository:
git clone https://github.com/your-username/nft-collectible-animated.git cd nft-collectible-animated