Skip to content

Ratna-Babu/3D-Web-Developer-Portfolio

Repository files navigation

3D Web Developer Portfolio

A modern 3D web developer portfolio built using React + Vite.

Live Demo : View

Tech Stack

  • React.js
  • Three.js
  • React Three Fiber
  • React Three Drei
  • Vite
  • Tailwind CSS

🚀 Getting Started

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

  • Git
  • Node.js
  • npm (Node Package Manager)

📥 Cloning the Repository

git clone git@github.com:adrianhajdin/project_3D_developer_portfolio.git
cd project_3D_developer_portfolio

📦 Installation

Install the project dependencies using npm:

npm install

▶️ Running the Project

To start the development server:

npm run dev

The project will be running at http://localhost:5173 by default.