Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.06 KB

File metadata and controls

33 lines (23 loc) · 1.06 KB

ReactEurope hackathon, Challenge Thinkmill : Manga Reader

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

ScreenShots

Mangas List:

mangas list

Search:

search mangas

Chapters list:

chapters list

Reader:

reader

Favorites:

manga list