π Built a dynamic 3D portfolio website using Three.js and React.js, showcasing my projects in an immersive experience. π Explore the intersection of creativity and code!
- Frontend: React.js, Three.js
- Styling: TailwindCSS
- Animations: Framer Motion
- Email Service: EmailJS
- Development Tools: Vite, ESLint
-
Clone the repository:
https://github.com/Udoy2/PortFolio.git cd PortFolio
-
Install the dependencies:
npm install --legacy-peer-deps
-
Run the development server:
npm run dev
-
Build for production:
npm run build