This project was once an attempt to revive the old MangaDex layout using ReactJS.
It uses the MangaDex API to retrieve data, and is designed as a single page application (SPA).\
It once used a cloudflare worker to do the dirty backend work of fetching data from MangaDex, and worked pretty well all things considered. Its complete with a login system, browsing, searching and reading.
Its abandoned now, never to see the light of day (mainly because the api changed and i didnt update it).