👷 Developed by Matheus Ramalho de Oliveira.
🔨 Systems Analyst, Full-Stack Developer.
🏡 Goiânia, Goiás, Brasil.
✉️ kastorcode@gmail.com
👍 instagram.com/kastorcode
Platform for learning languages through spaced repetition, explanatory modules, combined text and audio, question forum, notification system, premium account, and other settings more.
- Make a clone of this repository;
- Enter the folder running
cd nihongo-idioms-frontend-react-native
; - Run
yarn
to install dependencies; - Run
yarn web
to start the web development server; - Open the address
https://localhost:19006
in the browser; - Run
yarn start
to start the mobile development server; - Run
yarn android
oryarn ios
depending on the operating system; - The iOS version has not been tested;
- Make sure you have the backend running.