> ## Documentation Index
> Fetch the complete documentation index at: https://strapi-suite.littlebox.pt/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the Littlebox Strapi Suite Frontend documentation

Littlebox Strapi Suite Frontend is a lightweight framework built on top of Next.js. It simplifies the integration with Strapi and reduces repetitive tasks,
helping you save time and focus on delivering a great user experience. Let the technical complexities stay behind the scenes so you can focus on what really matters.

You know how most traditional libraries work: you install a package from NPM, import the dependencies, and use them in your app. But we offer a different approach. You have full access to the source code and can make changes as needed, although, in most cases, this shouldn’t be necessary.
Visit the [Essentials](/frontend/guides/essentials) section to understand the structure before making any changes.

Use the frontend together with the Littlebox Strapi Suite Plugin. Visit the [What is Littlebox Strapi Suite?](/before-starting) section to learn more about the plugin’s purpose.

<CardGroup cols={2}>
  <Card title="Backend" icon="code" href="/backend/introduction">
    Learn how to install the plugin and use the endpoints for better integration with the frontend.
  </Card>

  <Card title="Hosting" icon="code" href="/hosting/plans">
    Explore our hosting solutions for staging and production environments.
  </Card>
</CardGroup>
