> ## Documentation Index
> Fetch the complete documentation index at: https://docs.larastore.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the LaraStore documentation. Multi Vendor E-commerce marketplace starter kit.

<img className="block dark:hidden" src="https://mintcdn.com/thecodeholic/8cB300Cc885aNidz/images/hero-light.png?fit=max&auto=format&n=8cB300Cc885aNidz&q=85&s=513e78e97058485bc59e2d9dd30190bc" alt="Hero Light" width="974" height="283" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/thecodeholic/8cB300Cc885aNidz/images/hero-dark.png?fit=max&auto=format&n=8cB300Cc885aNidz&q=85&s=d2ded5f8be0b9b931bae0009ea9d03e7" alt="Hero Dark" width="974" height="283" data-path="images/hero-dark.png" />

## Setting up

Browse through the documentation, setup the project, have a look at demo and feel free to [contact us](mailto:info@larastore.io) if you have any issues

<CardGroup cols={2}>
  <Card title="Setup the Project" icon="pen-to-square" href="/react-inertia/get-started/project-setup">
    Get your docs set up locally for easy development
  </Card>

  <Card title="Check the project Demo" icon="link" href="https://demo.larastore.io">
    Have a look at our demo installation and see possibilities by yourself.
  </Card>

  <Card title="Configuration" icon="screwdriver-wrench" href="/react-inertia/get-started/configuration">
    Set your desired timezone, currency or anything else.
  </Card>

  <Card title="Stripe Configuration" icon="stripe-s" href="/react-inertia/get-started/stripe-configuration">
    Set your own Stripe credentials or customize it's workflow.
  </Card>
</CardGroup>

## Make it yours

Update your docs to your brand and add valuable content for the best user conversion.

<CardGroup cols={2}>
  <Card title="Customize theme" icon="palette" href="/react-inertia/tutorials/themes">
    Choose a different theme from 32 available themes
  </Card>

  <Card title="Customize Vendor Payout" icon="money-bill" href="react-inertia/tutorials/vendor-payout">
    Customize the logic or frequency How Cendors are paid.
  </Card>

  <Card title="Deploy the Project" icon="server" href="/react-inertia/tutorials/deployment">
    Deploy the project on custom domain on product environment and start selling.
  </Card>

  <Card title="SEO" icon="sitemap" href="/react-inertia/tutorials/seo">
    Learn how to use Server Side Rendering (SSR) to get perfect SEO.
  </Card>
</CardGroup>
