This is my entry for the Stellar Quest basic account viewer bounty.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the demo.
You can use Albedo, Rebet or Freighter to connect. You'll see some details about your account (public key, parent account public key, creation date, balances). You can click the IDs or Asset names to open the corresponding entries on stellar.expert.
The app is accessible at https://stellar-basic-account-viewer.vercel.app/