zonbitamago / qiita-trend-pwa_old

Home Page:https://qiita-trend-pwa.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qiita-trend-pwa

Lighthouse score: 98/100 Lighthouse score: 100/100 Lighthouse score: 100/100 Lighthouse score: 100/100

Qiita-Trend-PWA
PWA を適用した Qiita のいいねランキング集計サイト。
screenshot1 screenshot2

Feature

lighthouse-score

  • Progressive web app
    • offline
    • install prompts on supported platforms
  • Server Side Rendering
  • Next.js

Contents

主に以下 2 つのランキングを掲載している。内容は 2 時間毎に最新化される。

  • デイリーいいねランキング(前日投稿分のランキング)
  • ウィークリーいいねランキング(直近 1 週間投稿分のランキング)

これらはqiita-scraipingの内容を取得し、表示している。

Setting the project up locally

$ git clone https://github.com/zonbitamago/qiita-trend-pwa.git
$ cd qiita-trend-pwa.git
$ npm install
$ npm run dev

Testing

UsingBrowserStack.com

BrowserStack

Licence

This software is released under the MIT License, see LICENSE.

Authors

zonbitamago

References

trends
qiita-scraiping
BrowserStack.com

About

https://qiita-trend-pwa.now.sh/


Languages

Language:JavaScript 69.7%Language:CSS 27.1%Language:HTML 3.1%