This is a Next.js project bootstrapped with create-next-app
.
First, install the dependencies:
pnpm i
Then, run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can get a resend api key at https://resend.com/ to get emails from website form to your account. You can get a google tag id to track activity in the website.
Create a .env.local file and add environment variables as in the .env.example file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.