Awesome
<p align="center"> <img src="https://github.com/omarryhan/trendzz/raw/master/public/logo_circular/512w/logo_circular.png" alt="Logo" title="Trendzz" height="250" width="250"/> <p align="center"> <a href="https://github.com/omarryhan/trendzz/actions?query=workflow%3ACI"><img alt="Build Status" src="https://github.com/omarryhan/trendzz/workflows/CI/badge.svg"></a> <a href="https://github.com/omarryhan/trendzz"><img alt="Software License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square"></a> </p> </p>Trendzz
Github trending PWA
Live website
Known issues
- 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.
- 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.