kokororin / pixiv.moe

😘 A pinterest-style layout site, shows illusts on pixiv.net order by popularity.
http://qiita.com/kokororin/items/5c065fb48dcbf61edc6d
MIT License
361 stars 50 forks source link
comic comics illust illusts lovelive moe pixiv react redux typescript webapp website

pixiv萌え

Build Status styled with prettier

A pinterest-style layout site, shows illusts on pixiv.net order by popularity. Written with React.

Table of Contents

Tech Stack

Front-end

Features

Dev

# Start for development
$ git clone https://github.com/kokororin/pixiv.moe
$ cd pixiv.moe
$ yarn
$ npm start

Commands

API

The API is based on HTTPS requests and JSON responses.

See more in API Docs.

Deploy

With Docker

docker build -t <customized-name> .
docker run -p <port>:80 -d <customized-name>

Localization

App will auto detect your browser language and use the localization. You can set language manually in drawer.
Help us if you can translate this app. Please follow the guide in src/locale.

Contribute

Feel free to contribute (PR-s and issues welcomed).

Contributors

Thanks goes to these wonderful people (emoji key):


そら

πŸ’» πŸ“– 🎨 ⚠️

εŸε€’γ‘γ‚ƒγ‚“

πŸ’» πŸ€”

simon3000

πŸ’» πŸ€” 🌍

Muhammad Iqbal Rifai

🌍

Meodinger Wang

🌍

Kao

🌍

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT license