Skip to content

🔢 Practice your language level of memory or speaking of the numbers. So far only Japanese was supported. But Just Do Count! Ichi, ni, san - sshi!

License

Notifications You must be signed in to change notification settings

lomirus/counter-trainer

Repository files navigation

Introduction

GitHub license

A Mobile App that helps you memorize the numbers of foreign languages easily, especially in speaking and listening. It's still under development and unavailable now. However, you can try the pre-release version now.

Usage

Download & Install Dependencies

Suppose you have installed Node.js and Git:

git clone https://github.com/lomirus/counter-trainer.git
cd counter-trainer
npm install
react-native link react-native-tts

Run & Test

Make sure that you have set up the development environment by following this before running the commands below:

npx react-native run-android

Build Release

For Android

Do as this, and then change directory to android:

cd android

Finally, and for most situations, you just need to run:

./gradlew assembleRelease

However, if you are using CMD, run:

gradlew.bat assembleRelease

Then the .apk files will be found at android/app/build/outputs/apk/release.

About

🔢 Practice your language level of memory or speaking of the numbers. So far only Japanese was supported. But Just Do Count! Ichi, ni, san - sshi!

Topics

Resources

License

Stars

Watchers

Forks