This is ecommerce app created using react class components and graphql. View Demo
In the project user can:
- Search products.
- Show prices of the products in different currencies.
- Pick right size, color etc.
- Add to the bag (you can also add same products with different options)
- Remove from the bag
- Choose appropriate currency.
- Calculate the total price of the products you chose in available currencies.
- React (Class components)
- Redux
- Css
- Graphql (to fetch and modify the data from the server)
- Figma (to create this site according to the existing design)