/Haber-Gunlukleri

Primary LanguageJavaScriptMIT LicenseMIT

Haber-Gunlukleri

Contents

About Project

With this mobile application, you can view the news in any category or country you want.

Some Packages / Libraries Version
react-native 0.64.0
react 17.0.1
redux 4.1.0
redux-thunk 2.3.0
reselect 4.0.0
react-native-webview 11.4.3

Purpose Of Project

  • In this project, User can see the news in any category or country want.
  • User can view the news detail on source and should be just click news title for that.

API

Credits

Installation

  1. Clone the repository.
git clone https://github.com/oguzhankaymak/Haber-Gunlukleri.git
  1. Install necessary packages via yarn.
yarn install
  1. Create API key on NewsAPI and create environment.js on project folder. environment.js :
export const API_KEY = '*****************';
  1. Run the app.
npx react-native run-android

or

npx react-native run-ios

Screenshots

1.mp4
2.mp4