Create a Commerce.js account, add your own products and place your account's API key in a .env file at the root of this project. Alternatively, you can use the public key in the repo with pre-loaded products.
To install you can run:
npm i
npm start
A React Ecommerce site utilizing the Commerce.js API to manage product, cart, and order data.
This project uses:
- React and React Router
- Axios
- Commerce.js