https://github.com/udoy2/portfolio
🚀 Built a 3D portfolio website using Three.js and React.js, showcasing my projects in an immersive experience. 🌐 Explore the intersection of creativity and code!
https://github.com/udoy2/portfolio
framer-motion react-vertical-timeline-component reactjs talwindcss three-js
Last synced: 3 months ago
JSON representation
🚀 Built a 3D portfolio website using Three.js and React.js, showcasing my projects in an immersive experience. 🌐 Explore the intersection of creativity and code!
- Host: GitHub
- URL: https://github.com/udoy2/portfolio
- Owner: Udoy2
- Created: 2024-09-01T17:49:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-25T16:21:50.000Z (over 1 year ago)
- Last Synced: 2025-01-16T06:16:58.949Z (over 1 year ago)
- Topics: framer-motion, react-vertical-timeline-component, reactjs, talwindcss, three-js
- Language: JavaScript
- Homepage: https://mahmudrahman.me
- Size: 24.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Portfolio 3D Website
🚀 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!
## 📦 Tech Stack
- **Frontend**: React.js, Three.js
- **Styling**: TailwindCSS
- **Animations**: Framer Motion
- **Email Service**: EmailJS
- **Development Tools**: Vite, ESLint
## 🚀 Getting Started
1. Clone the repository:
```bash
https://github.com/Udoy2/PortFolio.git
cd PortFolio
```
2. Install the dependencies:
```bash
npm install --legacy-peer-deps
```
3. Run the development server:
```bash
npm run dev
```
4. Build for production:
```bash
npm run build
```