gmako6 / react-starter-daisyui

starter file with pre configured daisyui with reactjs and tailwindcss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Create a project using this example:

npx thirdweb create --template cra-javascript-starter

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

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

starter file with pre configured daisyui with reactjs and tailwindcss

License:Apache License 2.0


Languages

Language:JavaScript 98.2%Language:HTML 1.1%Language:CSS 0.7%