KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
hackathon
★ 26
Open GitHub ↗
The ReactEurope hackathon.
Download README (.md)
Explore Similar Repositories
ExportPhotosLibrary
:
Export Library from Photos.app (Mac OS X 10.10-10.13) to folders
iron-test-helpers
:
Utility classes to make testing easier
wheel-inertia
:
This module solves the problem of longtime events from a trackpad or a magic mouse.
ghreleases
:
Interact with the GitHub releases API.
http-client-middleware
:
Missing interfaces for HTTP-Client middlewares using PSR-7 messages.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
hackathon
?
Download (.md)
# ReactEurope hackathon, Challenge Thinkmill : Manga Reader This application is a little manga reader build for the React Europe Hackaton. It uses the [MangaEdent API](http://www.mangaeden.com/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:  ## Search:  ## Chapters list:  ## Reader:  ## Favorites: 