02 Mar 2022
22 Apr 2022 ==> restart after - 1 month 20 days
e-Commerce | React + Material UI | Live Link
For backend, use commercejs.com
For payment, use stripe
API Key is needed for using - commercejs as a backend
API Key is needed for using - stripe as a payment system
| No | Package Installs | Usage of |
|---|---|---|
| 1 | yarn add react-router-dom |
Enables dynamic routing in web-app |
| 2 | yarn add react-hook-form67 |
Form validation |
| 3 | yarn add @material-ui/core |
Designing UI of app |
| 4 | yarn add @material-ui/icons |
Icon's for designing UI |
| 5 | yarn add @chec/commerce.js |
Headless eCommerce Backend |
| 6 | yarn add @stripe/stripe-js |
Payment Request API |
| 7 | yarn add @stripe/react-stripe-js |
a thin wrapper around Stripe Elements |
Inspired by learning form.