exslym / My-Portfolio-3D

3D Dev Portfolio - very impressive website with 3D graphics and animations (React, ThreeJS, TailwindCSS)

Home Page:https://exslym.github.io/My-Portfolio-3D/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My-Portfolio-3D

preview

An outstanding and impressive 3D Developer Portfolio website using React, 3D-graphics and animations with ThreeJS and Framer Motion, and TailwindCSS!

Vercel Deployment: My-Portfolio-3D


Installation

npm install

Start Dev Server

npm start

Build Production Version

npm run build

Preview Build Production Version

npm run serve

Deployment on GitHub Pages (Optional)

npm run deploy

This adds gh-pages branch to your project github repository, deploys built project there, hosts the site via GitHub Pages.


Features:

  • Legacy Browsers support via @vite/plugin-legacy with built-in babel
  • SCSS support via sass
  • Autoprefix support via postcss
  • 3D Effects support via ThreeJS
  • Animation support via Framer Motion
  • Styles support via TailwindCSS

About

3D Dev Portfolio - very impressive website with 3D graphics and animations (React, ThreeJS, TailwindCSS)

https://exslym.github.io/My-Portfolio-3D/


Languages

Language:JavaScript 82.3%Language:SCSS 15.5%Language:HTML 2.2%