Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 825 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 825 Bytes

J-Novel Club Unofficial Reader

An Unofficial App to read novels from J-Novel Club

https://adikus.github.io/jnovel-reader/

Logo

Development

This is a Vue.js Single Page App with a simple routing and a custom mechanism for storage. It is (mostly) a thin layer on top of J-Novel Club API (api.j-novel.club/api) that is used to provide information into the official mobile app as well as their web reader.

To run this project locally, all you need is any server that can server static assets (e.g. this chrome extension). Clone this repo, open it in your static file server and you're ready!

Contributing

Contributions are welcome! Fork this repo and feel free to submit a PR.