Moustafa2050 / Most-Viewed-Articles

Most Viewed Articles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NY Times Most Popular Articles

Most Viewed Articles

NY Times Most Popular Articles API and show a list of articles,

this app used the data from API website:

setps to create your own app key :

this clone contain the puplic app key but if you want to create your won app key folow this steps to create the api key : https://developer.nytimes.com/get-started

Getting Started

Prerequisites:

  • Xcode 12
  • Cocoapods 1.10.0 or later

Installing

Provide step-by-step instructions on how to download, install and run the project.

  1. Clone the repository from GitHub
  2. Open the project in Xcode
  3. Install the project dependencies using Cocoapods :
  • pod init
  • pod install
  1. Build and run the project in the simulator or on a device

Features :

  • Fetches and displays a list of articles from the New York Times API

Built With:

  • Swift 5.3
  • Alamofire 5.2
  • SDWebImage 5.11
  • Xcode 12.4.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments:

About

Most Viewed Articles


Languages

Language:Swift 97.7%Language:Ruby 2.3%