This is a Next.js project bootstrapped with create-next-app. This project uses the app folder.
First, install our package dependancies:
npm iThen, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the live application.
Documentation can be found here.
[FILL ME IN]