A 3D social media site for 3D modeling artists.
Hero page of this project is on another repo,
this project uses
-
Blender (used to create assets used in project)
Too large assets are stored on google drive, download them from and put them in desired locations. (means locations where missing assets.txt exists in projet assets sub-folders.)
To run this project on live server, run
npm install i
npm start
after running project locally, add \login after localhost:3000 in browser's address bar
example - localhost:3000/login
To build this file, run
npm run build