tokopedia-clone
Aplikasi Tokopedia Clone
Tokopedia Clone is a clone app of https://www.tokopedia.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
- Courier Option
- Payment Option
Technology
- React Native as Frontend
- Express as Backend
Instalation
Open terminal and clone this project
$ git clone https://github.com/muhammadaji/tokopedia-clone.git
Express API :
$ cd tokopedia-clone/TopedApi
$ 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 tokopedia-clone/TopedApp
$ npm install
$ react-native run-android
Video
Powered By
Author: Muhammad Aji Raharjo