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
- Sub Anime support
- Dub Anime support
- User-friendly interface
- Mobile responsive
- Fast page load
- Character & Voice Actors
- Related Animes
- Recommended Animes
- Available seasons
- Estimated schedule of upcoming episodes
- Player
- Autoplay
- Autoskip intro/outro
- Autonext
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
npm start # or npm run dev (to run develepment server)
Host your own instance of Zenime on vercel
Host your own instance of Zenime on Render.
- 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.
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.
If you like the project feel free to drop a star ✨. Your appreciation means a lot.
Made by itzzzme 🫰