Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JaySavani authored Nov 12, 2022
1 parent 045f5c4 commit ec914b2
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ API Documentation: https://newsapi.org/docs

* [Flutter](https://flutter.io/)
* [Firebase](https://github.com/flutter/plugins/blob/master/FlutterFire.md)
* [Google Sign In](https://github.com/flutter/plugins/tree/master/packages/google_sign_in)
* [Flutter Webview Plugin](https://github.com/dart-flitter/flutter_webview_plugin)
* [News API](https://newsapi.org/)

Expand Down Expand Up @@ -52,4 +51,16 @@ $ cd Ignite-News/
$ flutter run
```

Installation

```sh
flutter pub get
```
Run the app

```sh
flutter run
```



0 comments on commit ec914b2

Please sign in to comment.