Skip to content

Commit

Permalink
adding readme
Browse files Browse the repository at this point in the history
  • Loading branch information
belmirofss committed Oct 1, 2023
1 parent 2e2ce46 commit c212e1b
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<img height=100 src="https://i.imgur.com/eisPqoS.png" alt="F1HUB" />

# F1HUB

Your ultimate destination for Formula 1 enthusiasts! Stay up-to-date with real-time driver and constructor standings, explore the exciting race calendar, and dive into the F1 archives to relive past seasons.

[Download now](https://play.google.com/store/apps/details?id=com.yabcompany.f1hub)

## Project

### Main technologies used

- [React Native](https://reactnative.dev/docs/getting-started)
- [Expo](https://docs.expo.io/)
- [React Native Paper](https://callstack.github.io/react-native-paper/)
- [Ergast API](http://ergast.com/mrd/)

### Run to install

```
npm i
```

### Run to start

```
expo start
```

<a href="https://www.buymeacoffee.com/belmirofss" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 28px !important;width: 119px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>

0 comments on commit c212e1b

Please sign in to comment.