HoopsHub is a mobile application that provides real-time data about the NBA teams, players, and scores. The main objective of this project is to understand how to use the BLoC state management library.
To run the application, run the following commands
-
Clone the repository
git clone https://github.com/lbnmahs/hoopshub.git
-
Change the directory
cd hoopshub
-
Install dependencies
flutter pub get
-
Run the application
flutter run
Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.
- Flutter, an open-source UI software development toolkit, developed this app.
Happy Coding 🚀