geoffreyporto / FormulaOne

Formula One - React Native app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Formula One - React Native APP

React Native app for Formula One, statistics for drivers and teams and calendar for Formula One

Formula-One-APP Formula-One-APP

Download

Google Play Store
Google-Play-Store

Instalation

git clone git@github.com:srdjanprpa/FormulaOne.git
cd FormulaOne
npm install

Run APP

For iOS:
react-native run-ios or npm run ios

For Android:
react-native run-android or npm run android

What's included

Requirements

Contribute

I using Eslint for code linting, rules are available in .eslintrc file.

Run linter

Check linting by running following command:

npm run pretest

About

Formula One - React Native app


Languages

Language:JavaScript 91.6%Language:Objective-C 3.5%Language:Java 2.5%Language:Python 2.4%