This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
- Add .env.local file on root with SENDGRID_API_KEY and your secret key from sendgrid to be able to successfully use the contact form
- yarn format
- yarn test-all