This project is a part of Tilde 4.0 HSP PES-ECC's summer mentoring program.
Set the NEXT_PUBLIC_BACKEND_URL according to whether you are running the project locally or deploying it.
Next, refer to this section to set the GOOGLE_CLIENT_ID.
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devYou can refer to this official guide or run this command:
vercel --prodTo learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!