A blockchain-enabled cab booking web app that revolutionizes transportation through secure, transparent, and decentralized transactions. Implemented smart contracts for automated payments.
NextJS
TypeScript
Metamask
Mapbox
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.
You can start editing the page by modifying app/page.js
. The page auto-updates as you edit the file.