Building an e-commerce webapp using React.js, Next.js. Tailwind CSS This project contains authentication, routing, API, redux, Stripe for payment integration. Users can choose products and add/remove items in the basket
Run commands
-
npm install
-
npm run dev
Run commands
-
npm install --global yarn
-
yarn install
-
yarn run dev