Top

Documentation

Taxido is a unique and innovative app and website that brings a range of professional taxi services to your doorstep. Whether you need a quick ride, a rental, or intercity travel, Taxido offers reliable, convenient, and efficient solutions. Taxido - your all-in-one taxi service!

Create project :


NOTE :
Before launching the app, ensure you have correctly set up the ADMIN LARAVEL and have added all necessary data through the admin panel.


Create a Project :

  1. Open terminal and change location to where you want to create project.

  2. To create a React Native project, run the following command :
    npx react-native init TaxidoDriverAPI

  3. If you want to create a project with a specific React Native version, use the command :
    npx @react-native-community/cli init TaxidoDriverAPI --version 0.77.1