A simple and easy to use Website for streaming Anime without ads
Inu’s Stream
A simple and easy to use Website for streaming Anime without ads.
View Demo · Report Bug · Request Feature
About The Project
This website was created out of frustration that most anime streaming sites cause, by either having bad UIs or ads anytime you click on anything. So with that in mind, i tried to create something thats easy to use for anyone, without having used the website before, while also being functional.
Built With
Getting Started
If you want to edit and deploy this website yourself, feel free to do so by using the instructions below. But please give credit to everyone who helped create this project!
Prerequisites
Inorder for this project to work, you first need to make sure your npm installlation is up-to-date
- npm
npm install npm@latest -g
Installation
- Clone the repo
git clone https://github.com/5H4D0WILA/InuStreamWebsite.git
- Install all NPM packages the project uses
npm install
- Run the website on localhost
npm run dev
Usage
To use the website without hosting it yourself, go to the Inu’s Stream website and search for any anime you desire.
Roadmap
- Info Page
- Watch Page
- Netflix inspired watch page
- Basic Homepage
- Recent releases
- Continue Watching
- Trending anime
- Popular anime
- Login
- Responsive UI
See the open issues for a full list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag “enhancement”. Don’t forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE.txt
for more information.
Contact
Discord – Inumaki#8590
Project Link: https://github.com/5H4D0WILA/InuStreamWebsite
Acknowledgments
- Riimuru for the Consumet API
- NADESHIKON for helping me if i had issues (the meta tags for example)
- Othneil Drew for the template of this Readme