lenajeremy / hackernews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What the app is about?

It's an app that uses the HackerNews API to display the latest news in the world of tech and programming.
After a few days of installing on my phone, I've found myself checking the app at least twice daily to check for trending stories on HackerNews.
Each HackerNews story has a URL which links to an article. These articles can be read within the app and does not require opening an external browser to read stories.

Features

  • Latest Stories about Tech
  • Adaptive Theme
  • Read articles on the app
  • Most Popular Storires on the Internet about Tech

Technologies

  • React Native
  • React Native Reanimated
  • React Native SQLite Database

Steps to run the app

  • After unzipping the file,
  • Run yarn on your terminal to install dependencies
  • Run yarn ios or yarn android, depending on which platform you want to run the app on
  • The app should be running on your computer now

OR

  • cd into the mainApp directory
  • copy the apk file, Newsify.apk to your mobile devive
  • Install the app
  • Open the app on your device

Stories Screen Dark Mode

Stories Screen With Loading News (Dark Mode)

Stories Screen Light Mode (Android)

Stories Screen With Loading News (Light Mode)

About Screen 1

About Screen 2

About Screen 3

Error Screen IOS (Dark Mode)

Error Screen Android (Light Mode)

GITHUB REPO IS HERE

About


Languages

Language:TypeScript 71.8%Language:Java 14.5%Language:Objective-C 9.2%Language:JavaScript 1.7%Language:Ruby 1.6%Language:Starlark 1.2%