Skip to content

A manga reader web application for medium and large screen devices. Built with React.

Notifications You must be signed in to change notification settings

usmansbk/MangaKat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MangaKat

License: MIT Build Status

A manga reader progressive web application for reading manga on and offline.

Features

One time load of manga information Accessible offline Read saved manga offline Save you from pointless network reloads

Requirements

To run this project, you'll need to install node. The latest version of Node.js is recommended. The dependencies of ths project are managed with npm.

Setting up

  • Clone this project to any folder on your local machine
git clone https://github.com/usmansbk/MangaKat.git
  • Navigate into the folder name specified

Installing Packages

npm install

Running the app in Development

Run npm start to initialize and run the webpack development server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.

Running the app in Production

To run the app in production build of the app.

npm run build

LICENSE

About

A manga reader web application for medium and large screen devices. Built with React.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages