aidenybai / aidenybai/nextjs-shadcn-netlify-test

React Review Audit

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Score: 99/100** · 0 errors · 1 warning

Copy as prompt

```text
Fix the following React Review diagnostics in my codebase.

## Warnings (1)

1. [warning] nextjs-missing-metadata — src/app/page.tsx:1
Page without metadata or generateMetadata export — hurts SEO
```

---

### ⚠️ Warnings (1)

**`nextjs-missing-metadata`**

Page without metadata or generateMetadata export — hurts SEO

> Add `export const metadata = { title: '...', description: '...' }` or `export async function generateMetadata()`

[`src/app/page.tsx:1`](https://github.com/aidenybai/nextjs-shadcn-netlify-test/blob/be0615b547f8d2399101898c93dd45950989ec30/src/app/page.tsx#L1)

---

Last scored May 18, 2026 at 10:18 AM UTC. Maintained by [React Review](https://github.com/millionco/react-review).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.