A 3D-enabled marketplace web application built with Next.js, React Three Fiber, and Framer Motion.
- Interactive 3D models using
@react-three/fiber - Animation controls with
framer-motion - Responsive design with Next.js
- Team and Contact sections
# Clone the repository
git clone https://github.com/your-repo/market_web.git](https://github.com/pamaljayasinghe/3D_marketing_web.git
cd market_web
# Install dependencies
npm install
# Start development server
npm run devπ market_web
β£ π src/pages
β β£ π Navbar.js
β β£ π team.js
β β£ π footer.js
β β£ π Model.js
β β£ π coming.js
β β£ π useAnimationControl.js
β£ π package.json
β£ π README.md
npm run build
npm startMIT