DwinaTech-Shop
DwinaTech-Shop copied to clipboard
E-commerce application. created for education and learning
Dwinatech-shop
It is an e-commerce application, create by using React.js (Hooks), Matrial-UI, Commerce.js and Stripe.js, created for education and learning purpose.
Demo:
https://dwinatech-shop.netlify.app/
How to develop it
- Clone on your local machine by using
clone [email protected]:DwinaTech/DwinaTech-Shop.git - Navigate into the main directory
- Run
npm installto install node modules - Run
npm startto run it locally then will open automatclly on your browser onlocalhost:3000port - Run
npm run buildto create a production build