https://github.com/clovu/mihoyo-sticker
MiHoYo Sticker (米游社表情包)
https://github.com/clovu/mihoyo-sticker
Last synced: about 1 year ago
JSON representation
MiHoYo Sticker (米游社表情包)
- Host: GitHub
- URL: https://github.com/clovu/mihoyo-sticker
- Owner: clovu
- License: mit
- Created: 2024-10-25T06:12:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-17T07:09:05.000Z (about 1 year ago)
- Last Synced: 2025-03-17T07:37:46.178Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://mhy-sticker.ctong.top/
- Size: 1.93 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)