README
pixiv.moe
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
- redux
- redux-thunk
- react-redux
- react-intl
- material-ui
- whatwg-fetch
Online Site
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/LoveLiveSunshine/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 dist
API
The API is based on HTTPS requests and JSON responses.
Our online site's API Server uses https://api.kotori.love/pixiv
To check whether our API server could connected to pixiv, you can visit https://api.kotori.love/pixiv/ping.
See more in API Docs.
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 ๐ |
---|---|---|---|
This project follows the all-contributors specification. Contributions of any kind welcome!