An open API service indexing awesome lists of open source software.

https://github.com/clovu/mihoyo-sticker

MiHoYo Sticker (米游社表情包)
https://github.com/clovu/mihoyo-sticker

Last synced: about 1 year ago
JSON representation

MiHoYo Sticker (米游社表情包)

Awesome Lists containing this project

README

          




Kinda Interesting

English | 中文

# MiHoYo Sticker

[**mihoyo-sticker**](https://github.com/clovu/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

- [x] Click any sticker image to copy it to the clipboard.
- [x] Download stickers to local.
- [x] Copy sticker image links.
- [x] Local favorites.

## Installation and Usage

1. **Clone the Project**:

```bash
git clone git@github.com:clovu/mihoyo-sticker.git
```

2. **Install Dependencies**:

Navigate to the project directory and install the required dependencies.

```bash
pnpm install
```

3. **Start the Project**:

```bash
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](https://github.com/clovu)