/3D-portfolio

This is a amazing 3D Portfolio with React JS and Three.js. Also using Tailwind CSS, Framer Motion, React Title, email JS and React Three fiber.

Primary LanguageJavaScript

React 3D Portfolio

This is a amazing 3D Portfolio with React JS and Three.js. Also using Tailwind CSS, Framer Motion, React Title, email JS and React Three fiber.

image

Features

  • 3D Animation
  • Framer motion animation
  • Email sending using email.js
  • React tilt effect animation

Authors

Run Locally

Clone the project

  git clone https://github.com/syket-git/3D-portfolio

Go to the project directory

  cd 3D-portfolio

Install dependencies

  npm install
  or 
  yearn add 

Start the server

  npm run dev
  or 
  yarn run dev