Skip to content

Manga Reading App built using VueJS & TailwindCSS.

License

Notifications You must be signed in to change notification settings

minhhoang121296/mangavue

 
 

Repository files navigation

MangaVUE

Is it MangaKU ? or is it MangaMU ? No! it is MangaVUE

Details

"This Project is for educational purposes only, so i'm begging you TO NOT use this project as commercial use whatsoever."

MangaVUE is an Online Manga Reading App, built using VueJS and TailwindCSS. The data used for this project is from Komiku.id, with the help of API from manga-api by Febry Adriansyah.

This project will always work as long as the API doesn't change. And also if you find error message that says "...sorry we're not able to retrieve blah blah blah..." that means the API request is fail or the main server is down or whatnot. If you find any bug(s) or something, just open issue.

You can see the live demo here : https://mangavue.vercel.app

Installation

  • Clone this repository using git clone command (or just download the zip version).
  • Navigate to Project Directory. Project setup using npm.
    $ npm install
  • Compiles and hot-reloads for development
    $ npm run serve
  • Compiles and minifies for production
    $ npm run build
  • Lints and fixes files
    $ npm run lint

Todos

  • Responsive
  • Make Manga Chapter Image Zommable on Desktop screen
  • Adding more animation
  • Navigate Between Manga Chapter
  • Error Handling

License

As you can see MangaVUE is under MIT License

About the Author

Yayang Kurnia.

About

Manga Reading App built using VueJS & TailwindCSS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 88.2%
  • JavaScript 9.5%
  • HTML 1.3%
  • CSS 1.0%