OtakuNexus is a simple HTML anime streaming website where you can watch your favorite anime episodes online.
- Search: You can search for anime titles using the search bar. Autocomplete suggestions help you find anime quickly.
- Anime Details: Each anime has its own details page displaying information such as title, genres, description, and episodes.
- Episode Navigation: You can navigate through episodes using a dropdown menu that updates based on the number of episodes available.
- Watch Episodes: Each episode page includes a video player with multiple server options for streaming.
- Design: Im not a good designer but I tried to make it nice.
- Frontend: HTML, CSS, JavaScript
- API: Consumet API
- Hosting: Deployed on Vercel
To run this project locally, follow these steps:
- Clone this repository.
- Navigate to the project directory.
- Open
index.html
in your web browser.
- Consumet API: Used for fetching anime information and streaming links.
- Made by: YellowGreg
This project is licensed under the MIT License. See the LICENSE file for more details.
- I will try to add more stuff into OtakuNexus, but this was a free anime website I work on for fun, that's all.