OLX clone app
Olx Clone is a clone app of https://www.olx.co.id/. It use React Native as the frontend and Django as the Backend. I am working this app at https://dumbways.id and https://arkademy.com Bootcamp class. Feels free to contribute to make this app better.
Install via Terminal
open the terminal first, and type as below
$ git clone https://github.com/QoriHaidirAlam1994/AplikasiCloneOlx.git yourappname
$ cd yourappname
$ npm install
Technology
- React Native as Frontend
- Django as Backend
Running an application with a terminal
open the terminal first, then run the terminal as below
$ react-native run-android
or
$ react-native run-ios
Features that must be installed
- Products List
- Product Detail
- once installed it will be able to run redux used to call the database by using Django python
Database API
the database folder contains the django python source code
run it using virtual env then activate the virtual env after that go into the database folder then run it by way of python manage.py runserver
##Mobile Frontend (React Native):##
Make sure you already installed React Native and have emulator or real device running. If not visit this page https://facebook.github.io/react-native/docs/getting-started.html
$ cd olx-clone/olx-app
$ npm install
$ npm start
Screenshot
. | . | . | . |
---|---|---|---|
Video
Video How to use Redux on App
Video run app on android mobile
Powered by
Author: Qori Haidir Alam