Created with β€οΈ by Ankit Poddar
| π Feature | π Description |
|---|---|
| π¨βπ 3D Astronaut | Fully animated astronaut model with realistic space movements |
| πͺ Planetary System | Multiple 3D planets with accurate orbital mechanics |
| π Stellar Effects | Dynamic particle system for stars and cosmic dust |
| πΉοΈ Interactive Controls | Intuitive orbit controls and UI interactions |
| π± Responsive Design | Adapts to all screen sizes from mobile to desktop |
| π¨ SCSS Powered | Advanced styling with variables, mixins and animations |
# πͺ Clone the repository
git clone https://github.com/ankitpoddar07/3_D-Portfolio.git
cd 3_D-Portfolio
# βοΈ Install dependencies
npm install
# π Launch development server
npm run dev
# ποΈ Build for production
npm run build
# π Serve production build
npm run preview