Skip to content

itzzzme/zenime

Repository files navigation

Zenime - Ad free anime streaming platform

Github Stars Github Issues Github Forks

Zenime is an open-source anime streaming service that uses custom API, built using ReactJS with javascript and Tailwind CSS. It lets you easily find any anime with intuitive search & suggestion feature and stream without any ads.

View more Features

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

Previews

Home Page
View more screenshots
AnimeInfo Page AnimeInfo Page
Searchbar Searchbar
Character & Voice Actors Character & Voice Actors
Watch Page Watch Page

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 .env.example to set your .env file up

Start the server

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

Live Deployment

Vercel

Host your own instance of Zenime on vercel

Deploy to Vercel

Render

Host your own instance of Zenime 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.

Made by itzzzme 🫰