omarryhan / trendzz

Github Trending PWA

Home Page:https://trendzz.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Build Status Software License

Trendzz

Github trending PWA

Live website

https://trendzz.vercel.app/

Known issues

  1. If you're having trouble seeing the bottom select row, you can either:
  • Add the app to your homescreen and open it again. This will correctly show the full height (100vh).

Or:

  • Try pulling the header upwards.

I think browsers should always show 100vh regardless whether the user has started scrolling down or not. Firefox doesn't seem to have this issue. Chrome and Chromium based browsers do. Yay Firefox.

  1. Some browsers disallow access to indexed db in Incognito. I tried to make sure that all the indexed db ops fail gracefully, so that the app never errors if it can't mark a repo as read.

Thanks

To: Hu Chen for providing the API for this project.

About

Github Trending PWA

https://trendzz.vercel.app/

License:MIT License


Languages

Language:TypeScript 80.1%Language:CSS 16.7%Language:JavaScript 3.2%