An open API service indexing awesome lists of open source software.

https://github.com/akinncar/fort-status

:hammer: Mobile/Web app to find your Epic Games user information made with Expo, React Native, Redux
https://github.com/akinncar/fort-status

android expo ios react-native reactjs redux web

Last synced: 2 months ago
JSON representation

:hammer: Mobile/Web app to find your Epic Games user information made with Expo, React Native, Redux

Awesome Lists containing this project

README

          





License: MIT


Follow @akinncar


Try in the Browser
|
Check out my youtube channel

# Project Install

To run the app in your emulator or device, access https://fortniteapi.io and sing up to generate your API key. Use yout favorite package mananger to install the packages.

`yarn`
or
`npm install`

The key has to be inserted in: src/store/sagas/profile.ts

(If you don't play Fortnine, you can test app using my username 😉: akinncar)

# Future Updates


  • Create Enviroment Variables.

  • Fix types in Typescript.