Three.js 3D Portfolio is a modern UI/UX and functional Developer Portfolio Web built with React & Three.js
This repository houses an well-designed and functional Developer Portfolio Website consisting Navbar, Hero, Overview, Work Experience, Technologies, Projects, Testimonials and Contact sections built with React & Three.js using TailwindCSS ⏭
Download or clone this repo by using the link below:
https://github.com/jsonggan/Threejs-3D-Portfolio.git3D-Portfolio using NPM (Node Package Manager), therefore, make sure that Node.js is installed by execute the following command in console:
node -vAt the main folder execute the following command in console to get the required dependencies (note: this ignore peer conflicts):
npm install --legacy-peer-depsAt the main folder execute the following command in console to creates a build directory with a production build of 3d portfolio:
npm run buildAt the main folder execute the following command in console to run the server:
npm run startAt the main folder execute the following command in console to get the required dependencies:
npm install --legacy-peer-depsAt the main folder execute the following command in console to run the development server:
npm run devDistributed under the MIT License. See LICENSE.txt for more information.
Gan Chin Song - @LinkedIn
Project Link: https://github.com/jsonggan/Threejs-3D-Portfolio
This section used to mention useful resources and libraries that used in 3D Portfolio
