An iOS app that displays news from News API https://newsapi.org. The app allows you to also search for specific articles based on keyword entered in a search bar.
-Xcode -Cocoapods
1.Clone the project to your local machine
git clone https://github.com/alfitriv/NewsApp.git
- Install required dependencies
pod install
You can press Comman + U
to run all tests