A Small E-Commerce webapp made using React js, Commerce js, Stripe js
- React - A JavaScript library for building user interfaces
- Commerce js - Commerce infrastructure for developers
- Stripe - Payments infrastructure for the internet
- React icons - Include popular icons in your React projects
- React Modal - Accessible modal dialog component for React
- Create a Commerce js public key
- Create a Stripe public key
- Create a .env file
- Paste your keys
REACT_APP_CHECK_PUBLIC_KEY = "Your_Commerce_Key" REACT_APP_STRIPE_KEY = "Your_Stripe_Key"





