Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.59 KB

README.md

File metadata and controls

52 lines (33 loc) · 1.59 KB

3D Developer Portfolio

React Three.js Tailwind CSS

A stunning 3D portfolio website built using React.js, Three.js, and Tailwind CSS. This project showcases a developer's skills in an interactive and visually engaging way.

Features

  • 3D Hero Section: Immersive 3D elements that respond to user interactions.
  • About Section: Tech stack icons, location globe, and quick contact options.
  • Project Showcase: Interactive 3D project display.
  • Fully Responsive: Optimized for all devices.

Screenshots

Screenshot 1

Steps to Run Locally

Prerequisites

Ensure the following are installed on your system:

Clone the Repository

git clone https://github.com/your-repo/threejs-portfolio.git
cd threejs-portfolio

Install Dependencies

npm install

Start the Development Server

npm run dev

Visit http://localhost:5173 to view the project in your browser.

Credits

This project was built following the excellent tutorial by JavaScript Mastery. Check out the full tutorial on YouTube: Build a 3D Developer Portfolio.