ifirdausku / bukalapak-clone

Aplikasi Bukalapak Clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bukalapak Clone

Bukalapak Clone is a clone app of https://bukalapak.com. It use React Native as the frontend and Express 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.

gif

Feature

  1. Products List
  2. Product Detail
  3. Cart

Technology

  1. React Native as Frontend
  2. Express as Backend

Installation

Open terminal, and clone this project

$ git clone https://github.com/dickyindra/bukalapak-clone

API:

$ cd bukalapak-clone/bukalapak-api
$ npm install 
$ nodemon index

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 bukalapak-clone/bukalapak-app
$ npm install
$ npm start

Screenshot

. . . .
screenshots1 screenshots2 screenshots3 screenshots4
screenshots5 screenshots6 screenshots7 screenshots8
screenshots9 screenshots10 screenshots11 screenshots12

Video

Bukalapak Clone

Powered by

https://dumbways.id

https://arkademy.com

Author: Dicky Indra Asmara

About

Aplikasi Bukalapak Clone


Languages

Language:JavaScript 100.0%