🚀 During my journey to learn Flutter, I developed the "TOP News" App. This project provided me with an excellent opportunity to gain hands-on experience with APIs and integrate them into my application.
🔎 The "TOP News" App allows users to browse news articles across various categories such as entertainment, health, sports, general news, science, and more.
- Browse news articles across multiple categories.
- Seamless integration of APIs for real-time news updates.
- User-friendly interface for intuitive navigation.
- Flutter
- Dart
- News API
To run the app locally:
- Clone this repository.
- Navigate to the project directory.
- Run
flutter run
to start the application.
Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests.