https://github.com/dheeraj-chintala/instanews
A reels-style news app that delivers top global headlines in swipeable short clips, making news as engaging and effortless as scrolling Instagram reels.
https://github.com/dheeraj-chintala/instanews
android-app flutter instagram newsapi reels
Last synced: 10 days ago
JSON representation
A reels-style news app that delivers top global headlines in swipeable short clips, making news as engaging and effortless as scrolling Instagram reels.
- Host: GitHub
- URL: https://github.com/dheeraj-chintala/instanews
- Owner: Dheeraj-Chintala
- License: mit
- Created: 2025-08-23T13:49:26.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-23T14:30:47.000Z (about 2 months ago)
- Last Synced: 2025-08-24T05:10:24.118Z (about 2 months ago)
- Topics: android-app, flutter, instagram, newsapi, reels
- Language: C++
- Homepage:
- Size: 3.98 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InstaNews
![]()
InstaNews reimagines news consumption by adopting a reels-style format, where users can swipe through short, visually engaging clips that highlight the top global headlines. Each reel presents a concise, summary augmented with visuals, captions, and credible sources. With personalization features and an intuitive swipe interface, the app transforms traditional news into a modern, interactive, and engaging experience, similar to scrolling through Instagram reels but designed for staying informed.
---
## Features
- Swipeable Reels Interface
- Bite-Sized Headlines.
- Visually Engaging Feed
- Multi-format Content
- Interactive Elements---
## Screenshots### Swipable Screen
![]()
![]()
## Multi Category news
![]()
![]()
## Tech Stack
- Flutter
- Dart
- NewsAPI
- http for API calls---
## Getting Started1. Clone the repo
```bash
git clone https://github.com/Dheeraj-Chintala/InstaNews.git
cd InstaNews
2. Get dependencies
```bash
flutter pub get
3. Run
```bash
flutter run