This e-commerce application using React, Strapi, React Router, Stripe, React-bootstrap and deploy the application on Netlify.
Run this command
git clone https://github.com/krittiyaclark/tech-ecommerce-store-react.git
In your terminal after you clone your project down, remember to run either
yarn or npm install to build all the dependencies in the project.
In the project directory, you can run: yarn start or npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.