mirror of
https://github.com/JustAnimeCore/JustAnime.git
synced 2026-04-17 13:51:44 +00:00
797989263fd735ffa85715f9b405b21eed01298e
JustAnime - Clean anime streaming platform
JustAnime is an open-source anime streaming service that uses HiAnime-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/JustAnimeCore/JustAnime.git
cd JustAnime
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 JustAnime on vercel
Render
Host your own instance of JustAnime 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.
Enjoy streaming anime the way it should be! 🍿
Languages
JavaScript
92.3%
CSS
6.4%
HTML
1.3%