Skip to content

raghav-wd/raghav-wd.github.io

Repository files navigation

raghav-wd.github.io

Dive into my 3D portfolio alongside Pikachu - Pika Pi...

My third portfolio raghav-wd.github.io built with Three.js and hosted on GitHub Pages

Previous portfolios: 1, 2

demo

🛠 Installation & Set Up

  1. Clone this repository

    git clone https://github.com/raghav-wd/raghav-wd.github.io.git
  2. Install dependencies

    npm install
  3. Start the development server

    npm start

🚀 Building and Running for Production

  1. Generate a full static production build

    npm run build

Dependencies

  1. react.js
  2. three.js
  3. react-three-fiber
  4. cannon.js
  5. react-spring
  6. zustand
  7. react-joystick-component

Thanks to all people who built these libraries!!!