> ## Documentation Index
> Fetch the complete documentation index at: https://mvp.open.nno.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> A modern, scalable boilerplate for building beautiful, responsive web applications using React, Tailwind CSS, and Radix UI.

<img className="block dark:hidden" src="https://mintcdn.com/nematix/RY12Ad3FN8x_mZ6J/images/index-light.png?fit=max&auto=format&n=RY12Ad3FN8x_mZ6J&q=85&s=f30be9e133a391263ace85adcdc3b470" alt="Hero Light" width="1431" height="971" data-path="images/index-light.png" />

<img className="hidden dark:block" src="https://mintlify.s3.us-west-1.amazonaws.com/nematix/images/index-dark.png" alt="Hero Dark" />

<Warning>
  This project is still under development. Many features are not yet available.
</Warning>

## Features

<CardGroup cols={2}>
  <Card title="Pre-configured UI Components" icon="pen-to-square" href="https://ui.shadcn.com">
    Leverages shadcn/ui and Radix UI to provide a set of pre-built, customizable, and accessible UI components.
  </Card>

  <Card title="Tailwind CSS for Styling" icon="image" href="https://tailwindcss.com">
    Utilizes Tailwind CSS to enable developers to create responsive designs with utility-first CSS classes.
  </Card>

  <Card title="Vite-Powered Development" icon="palette" href="https://mintlify.com/docs/settings/global">
    Utilizes Tailwind CSS to enable developers to create responsive designs with utility-first CSS classes.
  </Card>

  <Card title="File-Based Routing" icon="code" href="https://mintlify.com/docs/api-playground/openapi">
    Supports a file-based routing system, allowing for easy creation and management of routes by adding or organizing files.
  </Card>
</CardGroup>
