This project is in development as for now.
Welcome to the Awesome Anime Website, your go-to destination for watching anime without any annoying ads. This project is created for educational purposes only.
🎉 Dive into the captivating world of anime without interruptions! This website provides a seamless streaming experience, free from distracting advertisements. Enjoy your favorite anime series and movies with ease.
- General
- Free ad-supported streaming service.
- User-friendly interface.
- Mobile responsive.
- Toggle between sub and dub anime.
- Watch Page
- Player
- Quality setting
- Hold to fast forward video by 3.0x speed
- Watching History
- User can easily dive into the recents episodes they were watching
- Player
Caution
If you want to self-host this app, please note that it is only allowed for personal use. Commercial use is not permitted, and including ads on your self-hosted site may result in actions such as site takedown.
-
Clone the repository.
git clone https://github.com/Zeddxx/ani-fire.git
-
Install the npm or yarn or pnpm.
npm install or yarn add or pnpm install
-
Add the
.env
on root directory.[!TIP] path: root to anifire outside the app directory
## This should be a aniwatch api of ritesh repo (without last slash /)
NEXT_PUBLIC_BASE_ANIME_URL=E.G -> base_url/api/v2/hianime
- Add Dashboard
- User authentication.
- Add commenting feature
- Add nested comments.
- Implement admin dashboard functionality.
- Share buttons.
- Added Dub functionality.
- Episode next and previous button.
- Theater mode
- Focus mode.
- Store users wishlist anime into database.
- SEO implementation.
- ghostRitesh for aniwatch api.
- HiAnime 👋.