Pixiv.moe Save

๐Ÿ˜˜ A pinterest-style layout site, shows illusts on pixiv.net order by popularity.

Project README

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

  • react
  • react-dom
  • react-router
  • mobx
  • mobx-react-lite
  • react-intl
  • material-ui
  • whatwg-fetch

Features

  • Pinterest-style layout illusts.
  • Select tags.
  • Search keywords order by popularity without pixiv Premium.
  • Login in pixiv and add bookmarks easily.

Dev

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

Commands

  • Install dependencies: yarn
  • Run Front-end Server: npm start
  • Test: npm test
  • Build Front-end: npm run build

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

Open Source Agenda is not affiliated with "Pixiv.moe" Project. README Source: kokororin/pixiv.moe

Open Source Agenda Badge

Open Source Agenda Rating