Skip to content

NewsApp is an Ios/Android app designed for reading news using CollectApi public web service.

Notifications You must be signed in to change notification settings

Hknzbyn/NewsApp

Repository files navigation

made with expo supports iOS and Android Issues LinkedIn


Logo

News App

NewsApp is an Ios/Android app designed for reading news using CollectApi public web service.
Explore the docs »


Report Bug

About The Project

Watch the video

(back to top)

Installation

First, make sure you have Expo CLI installed:

npm install -g expo-cli

Clone:

git clone https://github.com/Hknzbyn/NewsApp.git

Navigate to the project directory:

cd NewsApp

Install:

npm install || yarn || yarn install

Run Project Locally:

expo start || npm run start || yarn start

For to get your key API Link // or use it my free key

let auth = 'YOUR_KEY'

Contact

Hakan Özbeyen - @Linkedin

Project Link: https://github.com/Hknzbyn/NewsApp

(back to top)