Home

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

https://trendzz.vercel.app/

Known issues

  1. If you're having trouble seeing the bottom select row, you can either:

Or:

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.