A social app, pairing people in one-on-one calls based on interests
This project is also deployed remotely at https://commit-d.web.app/.
Install dependencies via npm ci or yarn install --frozen-lockfile.
To run the project locally, run yarn start or npm run start. Should you have appropriate permissions, to deploy it to Firebase, run yarn deploy or npm run deploy.