Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 days 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!

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
```