Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 724 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 724 Bytes

tech e-commerce store

This e-commerce application using React, Strapi, React Router, Stripe, React-bootstrap and deploy the application on Netlify.

How to clone

Run this command git clone https://github.com/krittiyaclark/tech-ecommerce-store-react.git

View live demo

live demo

Install dependencies

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.

Start an application

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.