mitchelldanielw / nft-render-gallery

Render NFT Metadata inside a React app using Thirdweb guide with my 2022 Holiday Season collection

Home Page:https://nft-render-gallery.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Create a project using this example:

npx thirdweb create --template cra-typescript-starter

You can start editing the page by modifying src/index.tsx. The page auto-updates as you edit the file.

On src/index.tsx, you'll find our ThirdwebProvider wrapping your app, this is necessary for our hooks to work.

On src/index.js, you'll find our ThirdwebProvider wrapping your app, this is necessary for our hooks and UI Components to work.

Deploy to IPFS

Deploy a copy of your application to IPFS using the following command:

yarn deploy

Learn More

To learn more about thirdweb, React and CRA, take a look at the following resources:

You can check out the thirdweb GitHub organization - your feedback and contributions are welcome!

Join our Discord!

For any questions, suggestions, join our discord at https://discord.gg/thirdweb.

About

Render NFT Metadata inside a React app using Thirdweb guide with my 2022 Holiday Season collection

https://nft-render-gallery.vercel.app

License:Apache License 2.0


Languages

Language:TypeScript 36.2%Language:CSS 29.7%Language:HTML 21.8%Language:JavaScript 12.2%