Important

This project is still on very early development stage. If you want to use for production, use it with your own risk.
More feature Coming Really Soon.

Clone Webtoon

This App is a something App. We can help you by not helping you.

Screenshots

Login For You Detail webtoon Detail Episode Favourite Profile Edit Profile My Webtoon Create Webtoon Create Episode Edit Webtoon Edit Episode

Features

  • Create Toon
  • Create Episode

Why this app?

  • Out of the box app of the year!
  • It's React Native, so it support android & iOS by default!
  • Simple Code, so you can easily contribute on it.
  • Meteor is one of the most starred javascript framework, and it is very easy to use

Tech Stack

  • React Native for the Mobile Frontend
  • MeteorJs as the Backend

Prerequisites

Installation & Configuration

Follow these step to install

Frontend:

$ git clone https://github.com/DumbWaysDotId/course-repo-example
$ cd course-repo-example/frontend
$ npm install
$ react-native run-ios #for ios
$ react-native run-android #for android

Open “app/Config.js”, and set the meteorUri variable as your Meteor server run at

export const meteorUri = ‘ws://localhost:3000/websocket’;

Back-end:

$ cd course-repo-example/backend
$ meteor npm install
$ meteor #run your meteor on http://localhost:3000

Support Me :)

Contact

Download App (Demo usage only)

Iyat Download


License

BSD 3-Clause License

See LICENSE