philckim / RateMyLandlord

[tbd] - app to allow prospective renters to post or read landlord rating & review.
0 stars 0 forks source link

RateMyLandlord

Finally, an app that allows users to share their rental experiences.

How To Contribute

  1. Install nodejs
  2. No IDE? Try vscode!
  3. Install formatting extensions:
  4. Set Prettier-ESlint as your default formatter. (This is in settings, or you can add "editor.defaultFormatter": "rvest.vs-code-prettier-eslint", to your settings.json file)
  5. Install expo with npm install -g expo-cli
  6. Open the project root folder in vscode.
  7. expo start