It is a highly customizable dev portfolio template that features astonishing 3D graphics by taking advantage of webGL.
It is built using threejs, react-three-fiber, and @react-three/drei.
https://tomasgonzalez.github.io/3d-portfolio/
1e259261e33297933f54648f42df825a.mp4
Start by forking this repository, then clone your forked copy and navigate to the root directory.
This runs the app in the development mode. Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes. You may also see any lint errors in the console.
There is no coding required to configure the pages of the portfolio. All the settings that you will ever need to touch are set inside the
src/configs.js, ./constants/pageData.js, and src/theme.js
First make sure to create a gh-pages branch.
After pushing the branch to GitHub, head over to the Settings page of the repository and select in the GitHub Pages section the gh-pages branch as source.
After that run:
And thats It! It will automatically deploy to https://{username}.github.io/{repo-name}
