Roshan's 3D Portfolio

3D Portfolio

Website - Roshan's Portfolio

Tech Stack

  • ReactJS - a popular JavaScript library for building user interfaces
  • ThreeJS - a powerful 3D graphics library for rendering and animating the 3D model
  • React Three Fiber - a popular library for creating 3D graphics with ThreeJS in React
  • TailwindCSS - a popular utility-first CSS styling framework
  • Framer Motion - the most popular library used to bring your React website to life with animations

Run Locally

Clone the project

  git clone

Go to the project directory

  cd roshanjose7.github.io

Install dependencies

  npm install

Start the server

  npm run start