This football app provides Premier League's real-time scores, fixtures, and standings of various football leagues around the world. Designed with a user-friendly interface, it offers football fans a comprehensive and engaging experience.
- Latest News: Get real-time updates and news articles about Premier League teams, players, and coaches.
- Match Fixtures: View upcoming match schedules, times, and dates to never miss a game.
- Scores and Updates: Follow match scores, commentary, and highlights.
- League Tables: Check out the current standings of all Premier League teams in the league table.
- Player and Team Statistics: Dive into detailed statistics for players and teams, including goals, assists, defensive records, and more.
- Notifications: Opt-in for push notifications to receive alerts about your favorite teams and important matches.
- Node.js
- npm or yarn
- React Native environment set up
-
Clone the repo
git clone https://github.com/your_username_/Project-Name.git
-
Install NPM packages
npm install
- To start the application, run:
- Default Start
Run the following command to initiate the application:
npx expo start
- Troubleshooting
If you encounter any issues, try launching it using the tunnel mode:
if you ran into error, try
npx expo start --tunnel
- Platform-Specific Launch
- Android
npx react-native run-android
- IOS
npx react-native run-ios
- Default Start
Run the following command to initiate the application:
- Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. Please refer to the CONTRIBUTING.md for more information.
- Distributed under the MIT License. See LICENSE.md for more information.