According to the survey, by Webshoppers (Ebit / Nielsen), Brazilian e-commerce had a turnover of approximately R$ 53,2 billion in 2018. The “Fashion and Accessories” segment represents 5,6% of the online retail revenue, occupying the second position among the product categories with the most orders, second only to the electronics segment.
Providing the best experience to users who interact with products on the desktop, and especially on mobile devices, is essential to stay alive and competitive in this segment.
We developed women's fashion e-commerce with the best possible experience for users.
To get a local copy up and running follow these simple steps.
- Node >= v12.18.2
- yarn or npm (we recommend yarn but is up to you)
- Fork repo to yours Github account
- Then clone the project from your Github account
git clone https://github.com/github_username/repo.git
- Install yarn packages
yarn install
- Start project
yarn start
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.