Skip to content

piotrkrysiak/Scorely

Repository files navigation

Scorely

Football social networking service - my Engineer’s Thesis build in React Native and Firebase

X-1.png

#socorely

Installation

  1. Clone the repo locally:
https://github.com/piotrkrysiak/Scorely.git
  1. Navigate into project
cd Scorely
  1. Install dependencies
npm install
  1. Configurate iOS project
cd ios
pod install
  1. Go back to main project folder
cd ..

Run application

iOS
  1. Open application in xcode
npm run ios
  1. Configure signing on project target
  • Tap on app-name project
  • Tap Signing & Capabilities tab
  • Tap on app-name target
  • On Team field, choose the development team from your apple account
  1. Run the application: Product -> Run or just the play button
Android
  1. Connect the device to your computer
  2. Run application
npm run android

Run tests

  1. Navigate into main project folder
  2. Execute tests
npm run test

About

Football social networking service build in React Native and Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published