Skip to content

Ashrafmuhmed/News_App

Repository files navigation

News_Cloud_app

  • This news app fetches news articles from the News API and categorizes them into five sections: sports, tech, health, science and entertainment.
  • I used Flutter framework for building the user interface and Dart programming language .

Installation

  1. Clone the repository
   git clone https://github.com/Ashrafmuhmed/News_App
  1. Install dependencies
   flutter pub get
  1. Obtain API key from News API and replace it in the NewsServies.dart file.
  2. Start the app
   flutter run

Used Packages

Contributing

I welcome contributions from the community. If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/your-feature).
  6. Create a new Pull Request.

Video demonstration showcasing the app in operation.

WATCH IT NOW !!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published