https://github.com/shreydan/hackerfeed
a simple decent material you style hackernews feed since the webpage sucks on mobile
https://github.com/shreydan/hackerfeed
Last synced: 6 months ago
JSON representation
a simple decent material you style hackernews feed since the webpage sucks on mobile
- Host: GitHub
- URL: https://github.com/shreydan/hackerfeed
- Owner: shreydan
- Created: 2023-03-10T20:55:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-20T04:46:04.000Z (about 2 years ago)
- Last Synced: 2024-03-15T14:16:13.550Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 23.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HackerFeed (Simple Feed for HackerNews)
built using `react-native` via `expo` with 😮💨️ by `@shreydan`
https://user-images.githubusercontent.com/21237364/224489191-94f3f577-1a48-482b-93ef-7717859e4228.mp4
- it's super basic. 30 top posts on mobile, can open the linked website directly
- no fetch-on-scroll thingy because I only read the front-page
- only top posts since I read new ones when I'm super bored that too on my laptop
- this app is just for light reading and to peek at the headlines when away from laptop
- any post item will open the browser directly if it has a URL otherwise if it's some sorta story it'll let me read the story within the app
- super basic material 3 light theme UI
- v5.0 so I didn't include rendering comments (I love reading comments but I hate building apps so if I start using the app more, I'll add that feature).
- this app is an excuse for me to get into app-dev (not really)
- simple first app :D
- IT WORKS!!!!!!!!!!!!!!!
- ~~fun~~ weekend project?