This is a Next.js project bootstrapped with create-next-app
.
First, install dependencies:
pnpm install
# or
npm install
# or
yarn
Then, run the development server:
pnpm dev
# or
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
This project uses next/font
to automatically optimize and load Roboto Google Font.