kemono2/README.md
2024-07-04 21:57:05 +02:00

37 lines
1.1 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<img src="client/static/kemono-logo.svg" width="120" />
# Kemono Project
_Frontend designed for Paysite leaking._
[![Button Website]][Website]
[![Button Setup]](#setup)
[![Button FAQ]][FAQ]
[![Button Develop]][Develop]
<img src="docs/resources/Preview.png" width="700" />
## Setup
_How to use this project for yourself._
1. Clone the repository and switch to its folder.
```sh
git clone https://code.kemono.su/Kemono2
cd Kemono2
```
[Website]: https://kemono.party/
[Develop]: docs/Develop.md
[FAQ]: docs/FAQ.md
<!---------------------------------[ Buttons ]--------------------------------->
[Button Website]: https://img.shields.io/badge/Website-e6702f?style=for-the-badge&logoColor=white&logo=FirefoxBrowser
[Button Develop]: https://img.shields.io/badge/Develop-3955A3?style=for-the-badge&logoColor=white&logo=VisualStudioCode
[Button Setup]: https://img.shields.io/badge/Setup-3EAAAF?style=for-the-badge&logoColor=white&logo=GitBook
[Button FAQ]: https://img.shields.io/badge/FAQ-569A31?style=for-the-badge&logoColor=white&logo=AskUbuntu