A News Application using Firebase and Swift
NewsApp
UP School & Akbank IOS Bootcamp Capstone Project
Application Images
What I used technologies project:
- Firebase
- Alamofire
- KingFisher
- Localize Swift
- MVVM architectural
- UserDefaults
- Side Menu Library
Features
-After logging in to the application, you can see all the news, separate them by category, search for news, and favorite them. You can put the application in dark mode. You can use Turkish or English with the language option
Getting Started
To run the News App on your local machine, follow these steps:
- Clone this repository:
git clone https://github.com/aleyaktas/NewsApp.git
- Open the project in Xcode:
cd NewsApp
open NewsApp.xcodeproj