Next.js logo

To get started, edit the page.tsx file.

[
  {
    "id": 2,
    "name": "Venus",
    "description": "A hot planet with a thick, toxic atmosphere."
  },
  {
    "id": 3,
    "name": "Earth",
    "description": "Our home planet, the only known world to support life."
  }
]

Looking for a starting point or more instructions? Head over to Templates or the Learning center.

Create Next App