shrutimeg / Sakamoto

An Anime Streaming Site with minimal UI and ad-free anime streaming experience. Made with 💙 and React

Home Page:https://sakamoto.live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sakamoto

Cover

Sakamoto Light Theme is available at Release v1.2 and production website is available on sakamoto.live


Introduction

Sakamoto is an Anime Streaming Site with minimal UI and ad-free anime streaming experience.

Wanna know more about us? Check out our Docs!

Backend: works on sakamoto-api with /routes for trending, favourites and popular.


For Devs

Sakamoto:
    ├───.github
    │   ├───ISSUE_TEMPLATE
    │   └───workflows
    ├───public
    │   └───assets
    └───src
        ├───components
        │   ├───Footer
        │   ├───Home
        │   ├───Navigation
        │   ├───skeletons
        │   ├───VideoPlayer
        │   └───WatchAnime
        ├───hooks
        ├───pages
        └───styles

Contributing

Read the Contributing Docs before contributing. We are thankful for any contributions from you.

Some more useful documents:

CLI Downloader

Work In Progress - 39%


LICENSE


Copyright (c) 2022 ShivamKun

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Thanks For Visiting

Hope you like it. Wanna support?

About

An Anime Streaming Site with minimal UI and ad-free anime streaming experience. Made with 💙 and React

https://sakamoto.live

License:MIT License


Languages

Language:JavaScript 98.3%Language:HTML 1.6%Language:Shell 0.1%