Skip to content

pythongiant/Formula-One-App

Repository files navigation


Formula One
Formula One

Formula One App to track stats.


How To Use

To clone and run this application, you'll need Git and npm installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/pythongiant/Formula-One-App
# Go into the repository
$ cd Formula-One-App
# Install dependencies
$ npm install
# Run the app
$ npm start

Note If you wish to build the app yourself.

# build the apk
$ eas build -p android  https://docs.expo.dev/build/setup/
# get the download link
$ expo build:status

Download

You can download the compiled apk here

License

MIT

About

App built to track everything related to F1

Resources

Stars

Watchers

Forks

Packages

No packages published