Step 1:
$ git clone git@github.com:soydulceangelina/miniMarket.gitStep 2:
$ npm installStep 3:
Create a file named .env at the root, thene create two environment variables:
- REACT_APP_WOMPI_KEY, your Wompi public key
- REACT_APP_CLIENT_URL, your Wompi redirect url
Step 4:
$ npm start$ npm testnpm run deploy:nodomain