This is a template for Next.js project. It is configured with:
First, run the development server:
pnpm devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page
auto-updates as you edit the file.
http://localhost:3000/api/hello is an
endpoint that uses
Route Handlers. This
endpoint can be edited in app/api/hello/route.ts.
This project uses
next/font to
automatically optimize and load Google Fonts.