Skip to content

football matches fixtures and results android application

Notifications You must be signed in to change notification settings

abdenassar01/Lkora

Repository files navigation

Lkora

abdenassar amimi

abdenassar amimi

abdenassar amimi

lkora is an android application built with react native

This app uses sofascore api to get live football matches and stats, next match fixtures, leagues standings, player of the day...

Contrubution

This Project is free and open source for everyone and for every use.

Contributions are welcomed and appreciated 😇👨🏻‍💻.

Installation

Follow those steps to set up the developement envirement on your computer and start working on this project(contribution or build upon it for your besniss).

  • clone the repository

    git clone https://github.com/abdenassar01/lkora
    
  • install dependencies

    • yarn

      yarn install
      
    • npm

      npm install
      
  • run the app on dev envirement

    • run metro

      • yarn
      yarn start
      
      • npm
      npm start
      
    • install the app on emulator

      keep the metro running on a terminal and open new terminal window

    • android

      • yarn
      yarn android
      
      • npm
      npm android
      
    • ios

this app is never tested on ios and not intended to run on ios.

@author: Abdenassar Amimi