Skip to content

Commit ce0aa26

Browse files
Update README.md
1 parent e53e209 commit ce0aa26

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<img alt="gfi" src="https://github.com/Muhammad-Noman59/Big-News-App/blob/master/GitHub-Big-News-Banner.jpg">
2+
3+
14
# Big News
25

36
Big News is a news app that helps you stay updated with the latest news. It is built using Jetpack Compose and Kotlin. The app uses several libraries to make the experience smooth and enjoyable. You can browse news by different categories or search for specific news articles.
@@ -35,6 +38,9 @@ https://github.com/Muhammad-Noman59/Big-News-App/assets/164490322/a6df8494-aa2f-
3538
- **Coil**: Used for loading images.
3639
- **Swipe Refresh**: Used to refresh the news feed by pulling down.
3740

41+
### API
42+
- **NewsAPI**: The app fetches news data from [NewsAPI](https://newsapi.org/). You will need to sign up and obtain an API key to use the service.
43+
3844
## Upcoming Features
3945

4046
We are continuously working on improving Big News. Here are some upcoming features you can look forward to:
@@ -59,7 +65,11 @@ We are continuously working on improving Big News. Here are some upcoming featur
5965

6066
3. **Sync Gradle**: Sync the project with Gradle files.
6167

62-
4. **Run the App**: Run the app on an emulator or a physical device.
68+
4. **Obtain API Key**: Sign up at [NewsAPI](https://newsapi.org/) to get your API key.
69+
70+
5. **Configure API Key**: Add your API key to the project by modifying the configuration file.
71+
72+
6. **Run the App**: Run the app on an emulator or a physical device.
6373

6474
## Usage
6575

0 commit comments

Comments
 (0)