# App Folder  Structure

## **Folder Structure For Both User & Driver App**

{% hint style="info" %} <i class="fa-bullhorn">:bullhorn:</i> NOTE :\
Before launching the app, ensure you have correctly set up the ADMIN LARAVEL and have added all necessary data through the admin panel.
{% endhint %}

* [Project\[Taxido User/ Taxido driver\]](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
  * [src](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)

    \
    [Project\[Taxido User/ Taxido driver\]](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)

    * [src](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [api](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
        * [endpoints](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
        * [services](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
    * [api](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [endpoints](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [services](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [interface](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [method.tsx](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [config.tsx](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
    * [assets](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [images](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [icons](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [fonts](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [language](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
    * [commonComponents](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [button](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [header](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [index.tsx](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
    * [components](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [authComponents](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [modalContainer](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [index.tsx](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
    * [screens](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [auth](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [homeScreen](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [Payment](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [index.tsx](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
    * [themes](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [appColors.tsx](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [appConstant.tsx](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [appFonts.tsx](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
    * [utils](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [icons](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [images](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [localstorage](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
      * [themeContext.tsx](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
* [app.tsx](https://docs.pixelstrap.net/laravel/taxido/app_folder_structure.html)
