/3d_portfolio

Typescript port of the https://github.com/adrianhajdin/project_3D_developer_portfolio

Primary LanguageTypeScript

Typescript port of 3D Portfolio Website with Three.js and React.js by adrianhajdin

This is a typescript port of the 3D Portfolio Website example by @adrianhajdin.

Check out the original repo here.

The accompanying youtube video tutorial can be found here here.


Getting Started

After checking out the code, run the following two commands to install dependencies and start the dev server:

npm install

npm run dev

Notes

In comparison to the original code I made a couple of small changes:

That's it!