Get π taxi trip estimations.
catcostataxi.ro is an open source application built using Next.js 13. It aims to help you estimate a taxi trip using Google Maps API.
- Install dependencies using pnpm:
pnpm install
- Copy
.env.example
to.env.local
and update the variables.
cp .env.example .env.local
- Start the development server:
pnpm dev
Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.