This is a starter template for web3 development using thirdweb, paired with unocss as frontend library.
Demo Site: https://thirdweb-unocss-starter.netlify.app/
First, clone the repository:
git clone [email protected]:baringji/thirdweb-unocss-starter.git
Then, run the development server:
pnpm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
To learn more about Thirdweb & UnoCSS, take a look at the following resources:
- Thirdweb Portal - Thirdweb documentation and guides.
- UnoCSS Interactive Docs - explore the atomic utils, CSS properties, guides, or evaluate the expressions!
- UnoCSS Playground - instant on-demand Atomic CSS engine.