The most impressive websites in the world use 3D graphics and animations to bring their content to life. Learn how to build your own ThreeJS 3D Developer Portfolio today!
My code works, but I want to update the icons for the work experience and tech sections.
I have uploaded the relevant PNG files to the assets folder, but in index.js, whenever I add the files into the "import" section from "../assets", I get a white screen.
I have the relevant files in the same locations as Adrian ( ie, company, tech etc.) but if i add the files into the import statement, I get a white page.
My code works, but I want to update the icons for the work experience and tech sections.
I have uploaded the relevant PNG files to the assets folder, but in index.js, whenever I add the files into the "import" section from "../assets", I get a white screen.
I have the relevant files in the same locations as Adrian ( ie, company, tech etc.) but if i add the files into the import statement, I get a white page.
Anybody know how to fix this?