Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 363 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 363 Bytes

React, Redux, Semantic UI, fetching data from https://fakestoreapi.com/
Stripe payment gateway

cd server
node index.js
cd ../
npm start

You add your Stripe keys in:
src>StripeContainter.js>PUBLIC_KEY
server>.env>STRIPE_SECRET_TEST

Deploy without stripe: https://michushop.netlify.app/