https://mangastack.netlify.app/
MangaStack is a free, web-based manga reader for MangaDex.
It uses MangaDex's API version 2
Currently, the backend is hosted on Heroku free tier, which can sometimes lead to slow cold starts.
Currently being reworked to use MangaDex's new V5 API. The V2 API, which this site originally used, is no longer available.
Uses the https://mangadb-search.herokuapp.com/mangadb/search API endpoint to allow for fast search of all of MangaDex's titles, without the need for authentication.
Go to the mangadb repo for more info.