SkillAgentSearch skills...

Zenime

Anime streaming platform

Install / Use

/learn @itzzzme/Zenime
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <p align="center"><b><span style="color:red;">This project won't get future updates, it's been discontinued. Thanks for your support</span></b></p> <div align="center"> <a href="https://zenime.site/"> <img alt="AnimeHi" src="https://raw.githubusercontent.com/itzzzme/zenime/refs/heads/main/public/logo.png" width="220"/> </a> </div> <h3 align="center">Zenime - anime streaming platform</h3> <p align="center"> <a href="https://github.com/itzzzme/zenime"> <img src="https://img.shields.io/github/stars/itzzzme/zenime" alt="Github Stars"> </a> <img src="https://img.shields.io/github/issues/itzzzme/zenime" alt="Github Issues"> <a href="https://github.com/itzzzme/zenime"> <img src="https://img.shields.io/github/forks/itzzzme/zenime" alt="Github Forks" /> </a> </p> </p> <p align="center"> <a href="https://zenime.site">Zenime</a> is an open-source anime streaming service that uses <a href="https://github.com/itzzzme/anime-api">custom</a> API, built using ReactJS with javascript and Tailwind CSS. It lets you easily find any anime with intuitive search & suggestion feature and stream seamlessly. </p> <details> <summary>View more Features</summary>

General

  • Sub Anime support
  • Dub Anime support
  • User-friendly interface
  • Mobile responsive
  • Fast page load
  • Character & Voice Actors

Watch Page

  • Related Animes
  • Recommended Animes
  • Available seasons
  • Estimated schedule of upcoming episodes
  • Player
    • Autoplay
    • Autoskip intro/outro
    • Autonext
</details>

Previews

<div style="text-align: left;"> <img src="https://raw.githubusercontent.com/itzzzme/zenime/refs/heads/main/public/homepage.webp" alt="Home Page" style="max-width: 80%;" > <details> <summary style="margin-top:10px">View more screenshots</summary> <br/> AnimeInfo Page <img style="margin-top:10px" src="https://raw.githubusercontent.com/itzzzme/zenime/refs/heads/main/public/animeinfo.webp" alt="AnimeInfo Page" style="max-width: 80%;"> <br/> Searchbar <img style="margin-top:10px" src="https://raw.githubusercontent.com/itzzzme/zenime/refs/heads/main/public/searchbar.webp" alt="Searchbar" style="max-width: 50%;"> <br/> Character & Voice Actors <img style="margin-top:10px" src="https://raw.githubusercontent.com/itzzzme/zenime/refs/heads/main/public/voiceactors.webp" alt="Character & Voice Actors" style="max-width: 80%;"> <br/> Watch Page <img style="margin-top:10px" src="https://raw.githubusercontent.com/itzzzme/zenime/refs/heads/main/public/watchpage.webp" alt="Watch Page" style="max-width: 80%;"> <br/> </details> </div>

Installation and Local Development

1. Make sure you have node installed on your device

2. Run the following code to clone the repository and install all required dependencies

git clone https://github.com/itzzzme/zenime.git
cd zenime
npm install # or yarn

3. Refer the <a href="https://github.com/itzzzme/zenime/blob/main/.env.example">.env.example</a> to set your .env file up

Start the server

npm start # or npm run dev (to run develepment server)

Docker Container

Build the container

docker build -t zenime .

Run the container

docker run -d -p 5173:80 zenime

Live Deployment

Vercel

Host your own instance of <a href="https://zenime.site">Zenime</a> on vercel

Deploy to Vercel

Render

Host your own instance of <a href="https://zenime.site">Zenime</a> on Render.

Deploy to Render

Pull Requests

  • Pull requests are welcomed that address bug fixes, improvements, or new features.
  • Fork the repository and create a new branch for your changes.
  • Ensure your code follows our coding standards.
  • Include tests if applicable.
  • Describe your changes clearly in the pull request, explaining the problem and solution.

Reporting Issues

If you discover any issues or have suggestions for improvement, please open an issue. Provide a clear and concise description of the problem, steps to reproduce it, and any relevant information about your environment.

Support

If you like the project feel free to drop a star ✨. Your appreciation means a lot.

<p align="center" style="text-decoration: none;">Made by <a href="https://github.com/itzzzme" tarGET="_blank">itzzzme </a>🫰</p>
View on GitHub
GitHub Stars530
CategoryDevelopment
Updated3d ago
Forks173

Languages

JavaScript

Security Score

95/100

Audited on Mar 24, 2026

No findings