rl404 / inazuma

Explore manga in manga style.

Home Page:https://inazuma.rl404.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inazuma

Inazuma is a simple website to view manga data from MyAnimeList in manga style.

Requirement

Installation

  1. Clone the repo.
git clone https://github.com/rl404/inazuma
  1. Rename .env.sample to .env and modify the value according to your setup.
  2. Install depedencies.
npm ci
  1. Start.
npm run dev
  1. http://localhost:5173 is ready.

Trivia

Inazuma's name is taken from one of japanese destroyer. Also, exists in Kantai Collection games and manga.

Disclaimer

Inazuma is meant for educational purpose and personal usage only. Please use it responsibly according to MyAnimeList's Terms Of Service.

All data belong to their respective copyrights owners, inazuma does not have any affiliation with content providers.

License

MIT License

Copyright (c) 2023 Axel

About

Explore manga in manga style.

https://inazuma.rl404.com

License:MIT License


Languages

Language:Svelte 82.3%Language:TypeScript 13.7%Language:JavaScript 3.0%Language:CSS 0.5%Language:HTML 0.4%