-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2e2ce46
commit c212e1b
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |