Visit the prod site at: https://mutuals-beta.vercel.app/
To run locally you'll need to set up Firebase DB and Firebase Auth and provide the required .env variables in .env.local file.
To run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.