Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.37 KB

README.md

File metadata and controls

53 lines (33 loc) · 1.37 KB

Kinda Interesting

English | 中文

MiHoYo Sticker

mihoyo-sticker is an open-source project designed to collect and share stickers from miHoYo's "MiYuShe" platform. This website makes it easy to use these stickers and share them effortlessly beyond the community.

The project is developed using Next.js and shadcn/ui.

Features

  • Click any sticker image to copy it to the clipboard.
  • Download stickers to local.
  • Copy sticker image links.
  • Local favorites.

Installation and Usage

  1. Clone the Project:

    git clone [email protected]:Clover-You/mihoyo-sticker.git
  2. Install Dependencies:

    Navigate to the project directory and install the required dependencies.

    pnpm install
  3. Start the Project:

    pnpm dev
  4. Access the Website:

    Open your browser and go to http://localhost:3000 (or any port you've set).

Contribution

Contributions of any kind are welcome! If you have ideas or suggestions, feel free to open an issue or submit a pull request.

License

MIT License © 2024 Clover You