Zebraslive / mroll

Home Page:https://anime.j21.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo An ad-free anime streaming web app aimed at minimality and responsive design.

Live demo at anime.j21.dev



license fork stars

main

More Screenshots

Home Page

Info Page

Watch Page

Features

  • No Ads - No ads, no popups, no redirects, no bullshit
  • PWA Support - Munchyroll has PWA (Progressive Web App) support, which means that you can add it to your home screren as an app
  • Time Responsive Background - The background color changes based on what your local time is. It starts off at a rich yellow in the morning, blue in the afternoon, to a faded red in the evening, and space black in the night
  • Mobile Responsiveness - The website will scale down to look good on mobile just as it does on desktop

Bug Reports

If you encounter any strange bugs on the website, please let me know by going to issues and create a bug report

Local Development

If you want to self host this app, please note that it's only allowed for personal use; commercial use is not permitted

  1. Clone this repository:
git clone https://github.com/Jeydin21/Munchyroll.git
  1. Go into the project folder and install dependencies using npm:
npm install
  1. Start the development server
npm run dev
  1. Open the project in your browser:
http://localhost:3000

Credits

  • GogoAnime API made by riimuru for all anime details and sources - API has been taken down, try and find a copy somewhere

License

This project is licensed under the GNU General Public License v3.0 - see the License file for more details

Contact

Thanks for checking my project out

If you have any questions or feedback, go to my contact page and pick your preferred method of contact. You can also join the community Discord server I made down below:

Discord Banner

About

https://anime.j21.dev

License:GNU General Public License v3.0


Languages

Language:JavaScript 90.5%Language:CSS 9.5%