Skip to content

Ithaca Apartments - a web app helping the Ithaca community find apartments for CS5412@Cornell

License

Notifications You must be signed in to change notification settings

MelindaFang-code/ithaca-apartments

 
 

Repository files navigation

CU Apartments

CI Status

License: GPL v3

Staging Site (currently no backend support)

Last updated 12/17/2021

CU Apartments splash

About

Helping the Cornell community at-large find reviews and information about housing and landlords.

Getting Started

You will need Node.js and Yarn installed on your development machine.

To setup your environment, go into the root folder and run yarn. This installs the necessary dependencies in each required Yarn workspace. Then, run yarn start to start a development server for frontend and backend in parallel. If you specifically want to run either the frontend or backend on its own, run yarn workspace frontend start or yarn workspace backend start.

Contributors

  • Jiayuan Gu
  • Chenxin Fang

About

Ithaca Apartments - a web app helping the Ithaca community find apartments for CS5412@Cornell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.9%
  • SCSS 2.5%
  • HTML 1.1%
  • Dockerfile 0.6%
  • CSS 0.6%
  • Shell 0.2%
  • Other 0.1%