Private user

Private user posted an update

Local Testing Instructions

To test locally, follow these steps:

  1. Create a .env.local file in the root directory of your project.
  2. Copy the contents from the .env.example file into .env.local.
  3. Add the following line to .env.local:

NEXT_PUBLIC_GOOGLE_MAPS_API_KEY=***********

Replace the *********** with your actual Google Maps API key.

Log in or sign up for Devpost to join the conversation.