SHIPPING TRACKING is application to check the price of postage from the area of origin to the area you want to go, and can tracking your goods. shipping-tracking.netlify.app
- clone this repo with
git clone https://github.com/MochIsrin068/shipping_tracking.gitor with donwload button - run
npm i - create file
.envand you can see file.env-examplefor example - go to
ruangapi.comregister and copy your API KEY - copy your API KEY in
REACT_APP_API_KEYvariable in .env file - you can change app name in
REACT_APP_NAMEwith your custom name ( optional ) - run
npm startoryarn start
in this app using API from ruangapi.com you can see all documentation in this web and you can create better app :) keep Hacking!!!