Skip to content

bmukesh23/Navigo

Repository files navigation

🚕 Navigo

A blockchain-enabled cab booking web app that revolutionizes transportation through secure, transparent, and decentralized transactions. Implemented smart contracts for automated payments.

📦 Technologies

  • NextJS
  • TypeScript
  • Metamask
  • Mapbox

🚦 Running the Project

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.