Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
/ News Public archive

News is an iOS app that allows users to view headline or search for news articles from the News API.

Notifications You must be signed in to change notification settings

kabirdhillon7/News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News

News is an iOS app that allows users to view headline or search for news articles from the News API.

Table of Contents

Description

Some of the main features include:

  • User can view and scroll through a list of headline news articles
  • User can tap a cell to view the news article using WebKit
  • User can search for news results, and scroll through a list of results

Requirements

  • iOS 16.0 or later
  • iPhone 8, iPhone SE (2nd Generation), or newer

Demo

Current Progress Walkthrough


Installation

To install and set up the app on your own device, follow these steps:

Prerequisites

Cloning the repository

To clone the repository, open a terminal and enter the following command:

git clone https://github.com/kabirdhillon7/News

Installing dependencies

To install the dependencies for the app, navigate to the directory where you cloned the repository and run the following command:

pod install

This will install all of the dependencies specified in the Podfile.

Open the News.xcworkspace file in Xcode. Make sure that the News scheme is selected, and then click the "Run" button to build and run the app.

Configuration

Before you can use the app, you will need to set up your API keys. To do this, follow these steps:

  1. Go to https://newsapi.org and sign up for an API key.
  2. In Xcode, open the APICaller.swift file and replace key with the API key you received.

Testing

Dependencies

This app uses the following dependencies:

Contact

If you have any questions or feedback, you can reach me through the following channels:

About

News is an iOS app that allows users to view headline or search for news articles from the News API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published