mirror of
https://github.com/JustAnimeCore/JustAnime.git
synced 2026-04-17 13:51:44 +00:00
4.2 KiB
4.2 KiB
Zenime - Ad free anime streaming platform
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
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
Render
Host your own instance of Zenime on 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 🫰




