An open API service indexing awesome lists of open source software.

https://github.com/bmukesh23/navigo

🚕 A blockchain-enabled cab booking web app.
https://github.com/bmukesh23/navigo

clerk-auth mapbox mapbox-gl-js metamask metamask-wallet nextjs14 react tailwindcss typescript

Last synced: 6 months ago
JSON representation

🚕 A blockchain-enabled cab booking web app.

Awesome Lists containing this project

README

          

## 🚕 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:

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

Open [http://localhost:3000](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.