🌱 Sustainable shopping to help your wallet and the environment.
This extension reminds and encourages users to make smart and sustainable purchases through notifications at "Add to Bag" events comparing the current item to similar articles of clothing stored in their browser's 'pocket' closet
Chrome extension submitted to Technova 2022
- [optional] Run
npm start
to view in localhost - Run
npm run build
- Navigate to chrome://extensions/
- Enable developer mode
- Select "Load unpacked"
- Choose the "build" folder that was created
Follow the steps above and swap out the first two commands
- [optional] Run
yarn start
to view in localhost - Run
yarn run build