About • Features • Quick Start • Development
Welcome to JustAnime, your premier destination for all things anime! Explore a comprehensive collection of high-definition anime with a seamless and user-friendly interface powered by aniwatch-api.
Built using Next.js and React, JustAnime offers a cutting-edge, minimalist design that ensures both fast loading times and smooth navigation. Whether you're looking for the latest anime series or classic favorites, JustAnime has you covered with an ad-free streaming experience that supports both English subtitles and dubbed versions. Additionally, you can easily keep track of your watched episodes without the hassle of creating an account, making your viewing experience as convenient as possible.
- Sub/Dub Support - Switch between subbed and dubbed versions
- Responsive Design - Optimized for all devices from mobile to desktop
- Continue Watching - Resume from where you left off
- Advanced Search - With real-time suggestions as you type
- Autoplay - Seamlessly continue to the next episode
- Quality Selection - Choose your preferred streaming quality
- Multiple Servers - Switch between different streaming servers
- Subtitles - Toggle subtitles on/off
- Playback Speed - Adjust video playback speed
- Audio Controls - Volume adjustment and audio boost option
# Clone the repository & Navigate to projetc directory
git clone https://github.com/tejaspanchall/JustAnime.git
cd JustAnime
# Install dependencies
npm install
# Set up environment variables
cp .env.example .env
# Start development server
npm run dev
Visit http://localhost:3000 to see the application in action.
Pull requests and stars are always welcome. If you encounter any bug or want to add a new feature to this api, consider creating a new issue.