https://github.com/kastorcode/nihongo-idioms-frontend-react-native
Nihongo Idioms: Platform frontend for learning languages developed with React Native and Expo.
https://github.com/kastorcode/nihongo-idioms-frontend-react-native
axios brazil css expo firebase frontend goiania goias html javascript jsx matheus mobile oliveira ramalho react-native react-native-community react-native-web react-navigation redux
Last synced: 6 days ago
JSON representation
Nihongo Idioms: Platform frontend for learning languages developed with React Native and Expo.
- Host: GitHub
- URL: https://github.com/kastorcode/nihongo-idioms-frontend-react-native
- Owner: kastorcode
- Created: 2021-09-14T19:47:05.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T20:49:43.000Z (almost 4 years ago)
- Last Synced: 2025-03-21T05:27:28.317Z (3 months ago)
- Topics: axios, brazil, css, expo, firebase, frontend, goiania, goias, html, javascript, jsx, matheus, mobile, oliveira, ramalho, react-native, react-native-community, react-native-web, react-navigation, redux
- Language: JavaScript
- Homepage: https://www.instagram.com/kastorcode
- Size: 19.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Nihongo Idioms React Native Frontend
> π· Developed by Matheus Ramalho de Oliveira.
π¨ Systems Analyst, Full-Stack Developer.
π‘ GoiΓ’nia, GoiΓ‘s, Brasil.
βοΈ [email protected]
π [instagram.com/kastorcode](https://www.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
- [XAMPP](https://www.apachefriends.org)
- [MySQL](https://www.mysql.com)
- [PHP](https://www.php.net)
- [Expo](https://expo.dev)
- [React Native](https://reactnative.dev)---
### π 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](https://github.com/kastorcode/nihongo-idioms-backend-php) running.---
### π π Project backend
[nihongo-idioms-backend-php](https://github.com/kastorcode/nihongo-idioms-backend-php)