Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 2.15 KB

File metadata and controls

42 lines (25 loc) · 2.15 KB

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Screenshot 2024-05-24 174744

Screenshot 2024-05-24 174802

Screenshot 2024-05-24 205858

Screenshot 2024-05-24 210038

Screenshot 2024-05-24 210344

Screenshot 2024-05-24 210728

Screenshot 2024-05-24 211855

Screenshot 2024-05-24 212336

Screenshot 2024-05-24 212907

Screenshot 2024-05-24 213539

Open 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.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.