Step 1:
$ git clone [email protected]:soydulceangelina/miniMarket.git
Step 2:
$ npm install
Step 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 test
npm run deploy:nodomain