A super simple site inspired by the OG Stumbleupon site that let's you explore or "wander" around the web3 ecosystem 1 random website at a time.

Built using the API provided by [https://www.welcomeonchain.xyz/](Welcome Onchain)

Local Dev

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.