Welcome to the NBA App! This React-Native application allows users to create coupons and make predictions about NBA matches. Whether you're a die-hard fan or just enjoy a bit of friendly competition, this app is designed to add an extra layer of excitement to your NBA viewing experience.
You can access a live demo of the NBA App here. https://snack.expo.dev/@mustafaxt1/nba-app
Here's the preview. https://github.com/mustafaxt2/nba-app/assets/112318875/4cefd3df-1732-4728-aa8a-b17e665a2372
- Coupon Creation: Users can create their own coupons with predictions for upcoming NBA matches.
- Match Predictions: Make predictions about various aspects of NBA matches, such as the winning team, and more.
- Leaderboard: Compete with friends or other users to see who has the most accurate predictions and climb the leaderboard.(Upcoming...)
- Real-time Updates: Get real-time updates on match results and see how your predictions stack up against the actual outcomes.(Upcoming...)
- User Profiles: Customize your profile, track your performance, and view your past predictions.(Upcoming...)
To run the NBA App locally, follow these steps:
- Clone this repository to your local machine.
- Navigate to the project directory.
- cd nba-app
- Install dependencies using npm or yarn.
- npm install or
- yarn install
- Start the development server.
- npm start or
- yarn start
Open the Expo Go app on your mobile device and scan the QR code provided by the Expo development server to preview the app.
Once the app is running, you can:
- Navigate through the app to enter last five scores of two NBA teams' matches.
- Create your own coupon by selecting the matches you want to predict and making your predictions.
Contributions are welcome! If you'd like to contribute to the NBA App, please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and ensure that they are properly tested.
- Commit your changes with descriptive commit messages.
- Push your changes to your fork.
- Submit a pull request to the main repository.
If you have any feedback, suggestions, or issues with the NBA App, please open an issue on GitHub. We welcome your input and appreciate your help in making this app better.
This project is licensed under the MIT License. See the LICENSE file for details.