An open API service indexing awesome lists of open source software.

https://github.com/phucbm/nextra-docs-starter

Nextra docs template with Next.js 16, React 19, Tailwind v4 and improved search UI.
https://github.com/phucbm/nextra-docs-starter

nextjs15 nextra nextra-docs pagefind typescript vercel

Last synced: 2 months ago
JSON representation

Nextra docs template with Next.js 16, React 19, Tailwind v4 and improved search UI.

Awesome Lists containing this project

README

          

# Nextra Docs Starter

![Vercel Deploy](https://deploy-badge.vercel.app/vercel/nextra-docs-starter)

This starter template includes the following features:

- [x] **Nextra 4**
- [x] **Improved Search UI with Pagefind**

[**Live Demo →**](https://nextra.phucbm.com)

![search-dialog](https://github.com/user-attachments/assets/c2993957-542d-4796-8529-141e16fccb43)

## Quick Start

You can deploy this template on Vercel by clicking the button below

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fphucbm%2Fnextra-docs-starter)

## Local Development

### Clone this repository

Using the GitHub CLI:
```bash
gh repo clone phucbm/nextra-docs-starter
```

### Install
```bash
pnpm i
```

### Run the development server
```bash
pnpm dev
```

## Star History





Star History Chart