An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# VTEX IO Base Component

[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#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!