Skip to content

πŸ“Œ News App Awesome UI/UIX full πŸ“Œ Main Features πŸ’ŽπŸ˜β€οΈ

Notifications You must be signed in to change notification settings

professorDeveloper/News-App-Awesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logo

News App

Includes all functionalities!

Features

  • Light/dark mode toggle
  • Live previews
  • Fullscreen mode
  • Multi Language
  • Infinity News
  • Search News
  • Save News by Favorite

Demo

VID_20230421_084641.mp4

API Reference

Base URL

   https://api.thenewsapi.com

Get all items

  GET /v1/news/all
Parameter Type Description
api_key string Required. Your API key

Search item

  GET /v1/news/all
Parameter Type Description
search string Required. Search title

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

API_KEY

Authors

Optimizations

Add Light/Dark Theme and Multi Language

Tech Stack

Platform: Android Studio,

Language: Kotlin,

License

MIT

Usage/Examples

import Component from 'my-project'

function App() {
  return <Component />
}

Releases

No releases published

Packages

No packages published

Languages