A roomate finding platform for cornell students using Typescript, React/Vite on the frontend and Express on the backend, bundled with Turborepo. Create a profile and find people with similar interests and preferences.
Run the following command:
pnpm install
pnpm build
pnpm dev