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.
Feature
- Products List
- Product Detail
- Cart
Technology
- React Native as Frontend
- 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
. | . | . | . |
---|---|---|---|
Video
Powered by
Author: Dicky Indra Asmara