Skip to content

KarinaNi/AssistFortnite

Repository files navigation

Assistant for Fortnite App

Build Requirements:

  • Android emulator/device
  • npm
  • expo cli

To Build:

  1. Clone/download repo
  2. In the project folder run npm install
  3. In the project folder run npm start
  4. Follow expo instructions to run app on your emulator/device

For detailed Expo instructions visit Up and Running.

If you'd like to install our app on your phone, the latest version can be found here. Note: We currently only provide an .apk for Android devices. If you'd like to run this on iOS, follow the instructions below

To Test:

  1. Clone/download repo
  2. In package.json ensure the devDependencies are using the most updated version
  3. In the project folder run npm install
  4. In the project folder run npm test

We have used Github to track our bugs, information on our known bugs can be found under the issues tab. For detailed instructions on adding an issue visit Creating an issue.