Skip to content

Faizan711/CryptoRide

Repository files navigation

CryptoRide

This is a decentralized cab-booking made using Next.js, TailwindCSS for styling, Node.js server and Sanity DB.

Mapbox is used for Navigation and Metamask for Payments.

Project Image

Getting started

To get started with this project, run

  git clone https://github.com/Faizan711/CryptoRide.git

and copy the .env.example variables into a separate .env file, fill them out & and that's all you need to get started!

Install the dependencies by running

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Lastly, 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.

Learn More

To learn more about Next.js, take a look at the following resources:

About

CryptoRide - Your Decentralized Cab-booking site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published