Website url is https://dry-smoke-4056.on.fleek.co/ hosted by Fleek.
Here's the screenshot of Web3DP.
git clone https://github.com/LehaoLin/web3dp.git
backend
stores the backend code especially smart contracts
frontend
stores the frontend code, Vue 3 project.
Because smart contracts are already setup on Polygon Mumbai Chain, users can setup the frontend code on their local computer.
Under frontend
directory.
yarn
yarn serve
yarn build
Check the license here.