adrianhajdin / project_3D_developer_portfolio

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!
https://jsmastery.pro
5.71k stars 1.26k forks source link

Updated Dependencies, Readme, About and Work import so that project start running #149

Open theNKCode opened 1 month ago

theNKCode commented 1 month ago

There are some dependencies errors. As per latest Node.js v20.14.0 I updated all dependencies. Also Updated Readme as only "npm install" will not work. "npm install --legacy-peer-deps" has to be their to avoid conflicts. After resolving dependencies their are some small errors, without fixing this syntax error we will not able to see any frontend in browser Hence I updated About.jsx and Works.jsx with the latest syntax. Hope !!