Skip to content

News Feed built upon the Y-Combinator's Hacker News API

Notifications You must be signed in to change notification settings

Saksham-Shrey/Hacker-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News

SwiftUI Alamofire

Description

Hacker News is a mobile application built using SwiftUI and Alamofire that allows users to browse the latest news from Y Combinator's Hacker News platform. It provides an intuitive user interface to view and read the top stories, newest stories, and best stories from Hacker News.

Features

  • Browse top stories, newest stories, and search stories from Hacker News.
  • View story details including title, author, and popularity score.
  • Open the original story link in a web browser for further reading.
  • Refresh the news feed to fetch the latest stories.

Screenshots

Installation

  1. Clone the repository:
git clone https://github.com/saksham-shrey/HackerNewsApp.git
  1. Open the project in Xcode:
cd HackerNewsApp
open HackerNewsApp.xcworkspace
  1. Build and run the project in Xcode.

Dependencies

  • SwiftUI: A modern UI framework for building user interfaces across all Apple platforms.
  • Alamofire: An elegant HTTP networking library for Swift that simplifies networking tasks such as fetching data from APIs.

Usage

  1. Launch the app on your iOS device or simulator.
  2. Choose a category (e.g., top stories, front page ) from the bottom menu.
  3. Scroll through the list of stories to find one that interests you.
  4. Tap on a story to view its details and read the full article.

Credits

About

News Feed built upon the Y-Combinator's Hacker News API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published