imSanjaySoni / Inshorts-Clone-The-News-App

inshorts News App Clone with flutter and newsapi.org API
https://drive.google.com/file/d/1D0U3uX1GGse8BMWsQ-NIGgEIPkOJNL0a/view?usp=sharing
MIT License
210 stars 81 forks source link

How to get started #15

Open chandakmukesh350 opened 3 years ago

chandakmukesh350 commented 3 years ago

Hi there,

I am new to app building and the software world. I know how to code and all but haven't tried end-to-end yet. Can you pls tell me how and where I can run this so that I can get started in doing some edits of my own?

KSS-1000 commented 3 years ago

Follow the Flutter official documentation. It will help you set up a flutter SDK on your PC, then try to make an app on your own which is given in the documentation itself, and then fork this repository.