Skip to content

anibalventura/hacker-news-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News Reader

iOS Swift Xcode License

News reader app, the news are fetched from Hacker News Algolia API. Build with SwiftUI and MVVM pattern.

Features

  • List with news order by date.
  • Search bar for news order by higher points.
  • Pull to refresh.
  • Splash screen.
  • Light/Dark mode.
  • Localization (English/Spanish).

Development

Dependencies

Build

Clone the repository and run the app!

Note: Hacker News Algolia API is free to use without an API key but limiting the number of API requests from a single IP to 10,000 per hour.

License

MIT License

Copyright (c) 2022 Anibal Ventura