37 lines
1.1 KiB
Markdown
37 lines
1.1 KiB
Markdown
<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
|