Inspired by the many creative 3D developer portfolios, I create one that's 2D instead. This is meant as a template that you can use to build your own. It works on both desktop and mobile.
Note: You need Node.js
and npm
installed on your machine.
npm install
then npm run dev
npm run build
and a dist folder should be created.
npm run preview
Once the project is built. Take the content of the dist folder and drag and drop it to your favorite static site hosting provider.