Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 854 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 854 Bytes

google_news_clone

Google News clone app using Flutter and HarperDB. logo

Getting Started

This project is a simple Google news clone app built with Flutter + HarperDB API . You simply seed data to HarperDB using Postman and fetch using an network library of your choice. For this project, I am using Dio.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.