Coder Social home page Coder Social logo

shuxiaokai / pixiv.moe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kokororin/pixiv.moe

0.0 1.0 0.0 30.78 MB

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

Home Page: http://qiita.com/kokororin/items/5c065fb48dcbf61edc6d

License: MIT License

JavaScript 1.79% Shell 0.10% TypeScript 94.71% EJS 3.14% Dockerfile 0.26%

pixiv.moe's Introduction

pixiv.moe

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

Online Site

https://pixiv.moe

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.

Our online site's API Server uses https://api.pixiv.moe/

To check whether our API server could connected to pixiv, you can visit https://api.pixiv.moe/ping.

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

pixiv.moe's People

Contributors

dependabot[bot] avatar kaozaza2 avatar kirainmoe avatar kokororin avatar meodinger avatar py7hon avatar simon300000 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.