https://github.com/vtex-apps/shipping-calculator
https://github.com/vtex-apps/shipping-calculator
cart checkout store store-framework
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vtex-apps/shipping-calculator
- Owner: vtex-apps
- Created: 2019-08-14T20:37:02.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-12-11T15:14:38.000Z (2 months ago)
- Last Synced: 2025-12-12T15:52:54.307Z (2 months ago)
- Topics: cart, checkout, store, store-framework
- Language: TypeScript
- Size: 955 KB
- Stars: 3
- Watchers: 37
- Forks: 2
- Open Issues: 20
-
Metadata Files:
- Readme: docs/README.md
- Changelog: CHANGELOG.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# VTEX IO Base Component
[](#contributors-)
This demo component shows you how to make a simple yet complete VTEX IO component.
It shows a simple demonstration of the following features:
- Declaring a component interface in `store/interfaces.json`.
- Declaring a schema to receive props via Storefront.
- Using the `messages` feature to have localized strings.
- Using an NPM package like `react-intl`
- Using another VTEX IO App like `vtex.styleguide`.
- Using CSS Modules to make your component customizable via CSS on a store theme.
- Using tachyons tokens to quickly style your components.
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind are welcome!