Skip to content

natserract/gojek-clone-react-native

Repository files navigation

Gojek App Cloning

Cloning Gojek App using React Native.

Installation:

  1. Development Platform
  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:

demo-app

demo-app

demo-app

demo-app

demo-app

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.