https://github.com/natserract/gojek-clone-react-native
Cloning Gojek app using React Native
https://github.com/natserract/gojek-clone-react-native
android gojek ios javascript mobile-app-development react react-native
Last synced: about 2 months ago
JSON representation
Cloning Gojek app using React Native
- Host: GitHub
- URL: https://github.com/natserract/gojek-clone-react-native
- Owner: natserract
- Created: 2019-12-14T02:43:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T13:37:58.000Z (over 2 years ago)
- Last Synced: 2024-04-28T06:27:29.587Z (over 1 year ago)
- Topics: android, gojek, ios, javascript, mobile-app-development, react, react-native
- Language: JavaScript
- Homepage:
- Size: 5.83 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gojek App Cloning
Cloning **Gojek App** using React Native.
### Installation:
1. Development Platform
* [Download Node JS](https://nodejs.org/en/) / [Download Yarn](https://yarnpkg.com/)
* Android / IOS Simulator
2. Enter project directory
3. Open the simulator (Android or Ios)
4. Open terminal and type `react-native run-ios` or `react-native run-android`
5. Done! *If you wanna test, change the code in* **/src/components/pages/Home.js**### Features Demo:
![]()
![]()
![]()
![]()
![]()
### Motivation:
*Plato once said, “Never discourage anyone who continually makes progress, no matter how slow.”*### Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.