This is a Next.js project bootstrapped with create-next-app
.
First, install the dependencies:
pnpm install
add your api keys to the .env.example file and rename it to .env
run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.