Skip to content

Commit c212e1b

Browse files
committed
adding readme
1 parent 2e2ce46 commit c212e1b

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

README.md

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<img height=100 src="https://i.imgur.com/eisPqoS.png" alt="F1HUB" />
2+
3+
# F1HUB
4+
5+
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.
6+
7+
[Download now](https://play.google.com/store/apps/details?id=com.yabcompany.f1hub)
8+
9+
## Project
10+
11+
### Main technologies used
12+
13+
- [React Native](https://reactnative.dev/docs/getting-started)
14+
- [Expo](https://docs.expo.io/)
15+
- [React Native Paper](https://callstack.github.io/react-native-paper/)
16+
- [Ergast API](http://ergast.com/mrd/)
17+
18+
### Run to install
19+
20+
```
21+
npm i
22+
```
23+
24+
### Run to start
25+
26+
```
27+
expo start
28+
```
29+
30+
<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 commit comments

Comments
 (0)