Jeydin21 / Munchyroll

Ad-free anime streaming website aimed at minimality and responsive design
https://anime.j21.dev
GNU General Public License v3.0
62 stars 16 forks source link
anime anime-online anime-scraper anime-series anime-streaming anime-website javascript nodejs pwa reactjs streaming-video tailwindcss watch-anime-online
logo

Munchyroll

An ad-free anime streaming web app aimed at minimality and responsive design.
### Live demo at [anime.j21.dev](https://anime.j21.dev)
license fork stars

Images

main main

More Screenshots

Anime Home Page (Dark Mode)

Anime Info Page (Dark Mode)

Anime Watch Page (Dark Mode)

Manga Home Page (Light Mode)

Manga Info Page (Light Mode)

Manga Read Page (Light Mode)

Features

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

[!CAUTION] If you want to self host this app, please note that it's only allowed for personal use Commercial use is not recommended

1. Environment Variable file setup

  1. Copy all the contents of .env.example into a new file called .env

2. Backend Repository (Consumet API)

[!TIP] If you already have a backend URL from somewhere, you can skip this step and go to step 3

  1. Clone the backend repository and install the dependencies:

    $ git clone https://github.com/consumet/api.consumet.org.git
    $ cd api.consumet.org
    $ npm install # Or yarn install
  2. Start the backend server

    $ npm start
  3. Put your backend URL into the NEXT_PUBLIC_CONSUMET_URL variable in the .env file

3. Frontend Repository (Munchyroll)

  1. Clone this repository and install the dependencies:

    $ git clone https://github.com/Jeydin21/Munchyroll.git
    $ cd Munchyroll
    $ npm install # Or yarn install
  2. Start the development server

    $ npm run dev
  3. Open the project in your browser:

    http://localhost:3000

Extra Steps (OPTIONAL)

Credits

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 website and pick your preferred method of contact. You can also join the community Discord server I made down below:

Discord Banner