eCommerce is a full stack react application that sells clothing via Stripe API.
React, React Hooks, Context API, React-Router, FireBase, Redux, Redux-Saga, Session Storage, GraphQL and Stripe API.
- Clone Repo
- Open your console to the repo you just cloned
- run
npm i
- run
yarn start