Ryukomik
Manga Read app based on NextJS
Install / Use
/learn @AzwarKusumah/RyukomikREADME
RYUKOMIK | Baca Komik
A simple manga read web, based on NextJS
Website View

API Source
This project using public api from KatowProject
Features
- Read Manga with no ads
- Bookmarked your manga
- Detail Comic
- Japan Comic (Manga)
- Korean Comic (Manhwa)
- Chinese Comic (Manhua)
Requirements
- NodeJS (V18 or higher)
Installation on Localhost
- clone the repository
- type
npm installfor downloading dependencies (Node modules) - run
npm run devoryarn devfor run on your localhost
Installation on Vercel
- fork the repository
- Open Vercel Platform for more details, you can check Documentation
