This project allows players of Animal Crossing: New Horizon to predict how the turnip stalk market will behave. The great value of this project is easily comparing multiple islands side-by-side.
Have a recent version of Node availble along with yarn
- Create a Firebase project with Firestore enabled
- Clone the repo
- Copy
src/api/firebaseConfig.example.ts
tosrc/api/firebaseConfig.ts
and populate it with your Firebase info - Run
yarn install
, thenyarn start