A personal 3D web Portfolio built with React.js and Three.js (WebGL), inspired by the desk scene of the movie The Matrix.
This project is divided into two parts:
- The 3D Rendered Website, built using React.js and Three.js.
- An internal iframe pointing to my portfolio2D website.
To run TheMatrix3DPortfolio on your local machine, follow these steps:
-
Clone the project.
-
npm install
-
npm run start