Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 292 Bytes

File metadata and controls

11 lines (7 loc) · 292 Bytes

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