> For the complete documentation index, see [llms.txt](https://nextjs-accessibility.gitbook.io/get-ready/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nextjs-accessibility.gitbook.io/get-ready/readme.md).

# Make web inclusive!

A straightforward and user-friendly Next.js 15 starter template designed with a strong focus on accessibility.

### Jump right in

{% content-ref url="/pages/CyH2xJQs9yWJ1S8BYNav" %}
[Quick start](/get-ready/getting-started/quickstart.md)
{% endcontent-ref %}

### Accessibility Plugin

This project includes an **accessibility plugin** designed to make your site more inclusive and accessible. The plugin adds essential features such as:

* **Font Control**:
  * Adjust font size to improve readability.
  * Control line spacing for better text clarity.
  * Modify letter spacing to enhance accessibility for users with visual impairments.
* **Color Control**:
  * Adjust saturation for better color perception.
  * Modify contrast to improve text and background visibility.
  * Toggle between light and dark modes for visual comfort.

### Key Features

* **Next.js v15** with Server Actions for optimized server-side logic and performance.
* **Tailwind CSS** for streamlined and responsive styling.
* **Shadcn/ui** for pre-built components and enhanced styling options.
* **Built-in SEO** capabilities for improved search engine visibility right out of the box.
* **Dark mode support** with an easy-to-use toggle button.
* **Preconfigured fonts** for a polished and consistent design.
* **ESLint** integration for efficient code linting and error detection.
* **Type safety** with **TypeScript** to ensure robust and error-free code.
* **Comprehensive documentation** to facilitate easy usage and customization.
* **Accessibility plugin** to ensure your website is usable by all users, regardless of abilities.
