Skip to content

Clone of the Euro 2020 Fantasy football app, built on React Native. Recoil has been used for Global State Management and data has been fetched via API-Football.

Notifications You must be signed in to change notification settings

abhishekpaul11/euro2020-clone

Repository files navigation

Euro 2020 Fantasy Football App Clone

Clone of the Euro 2020 Fantasy football app, built on React Native. Recoil has been used for Global State Management and data has been fetched via API-Football.

Tech Stacks Used:

  1. React Native - App Dev
  2. GraphQL - API Querying
  3. AWS Amplify - Backend
  4. API-Football - Data Fetching
  5. Recoil.js - Global State Management

Code Execution Instructions:

  1. The cloned repo can be opened on Visual Studio Code, Atom or any standard IDE.
  2. Make sure Expo is installed in the target device. Please follow the Support Document for further assistance in this regard.
  3. Install the Expo App (available on both iOS as well as Android) in your mobile device.
  4. Open terminal. Navigate to cloned repo. Type in the command expo start.
  5. It should immediately launch the app server in a localhost of your default browser.
  6. Open the Expo App keeping your mobile device connected to the same network as your PC.
  7. "Uefa" will show up in the list of running apps.
  8. Click on it to launch the app.

Alternatively, you can...

  1. Visit expo.dev and create an account.
  2. Open terminal. Navigate to cloned repo. Type in the command expo build:android or expo build:ios depending on your mobile platform.
  3. This will start a build of the project and publish it in the site mentioned in Step 9.
  4. You can download this file and install it in your phone just like any other app.

About

Clone of the Euro 2020 Fantasy football app, built on React Native. Recoil has been used for Global State Management and data has been fetched via API-Football.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published