This application is a little manga reader build for the React Europe Hackaton. It uses the MangaEdent API to display a list of manga, and let you read them.
installing and building:
npm install
npm start
you can then open cordova/www/index.html
in a navigator, or use the following comment in the cordova
folder to run the emulator:
cordova run ios