/nihongo-idioms-frontend-react-native

Nihongo Idioms: Platform frontend for learning languages developed with React Native and Expo.

Primary LanguageJavaScript

Nihongo Idioms React Native Frontend

๐Ÿ‘ท 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.


๐Ÿ–ผ๏ธ Screenshots


๐Ÿ‘‰ Used technologies


๐Ÿ“œ Installation and execution

  1. Make a clone of this repository;
  2. Enter the folder running cd nihongo-idioms-frontend-react-native;
  3. Run yarn to install dependencies;
  4. Run yarn web to start the web development server;
  5. Open the address https://localhost:19006 in the browser;
  6. Run yarn start to start the mobile development server;
  7. Run yarn android or yarn ios depending on the operating system;
  8. The iOS version has not been tested;
  9. Make sure you have the backend running.

๐Ÿ”™ ๐Ÿ”š Project backend

nihongo-idioms-backend-php