https://github.com/binaryleo/react_native_shop_cart
A react native, shopping cart using redux toolkit
https://github.com/binaryleo/react_native_shop_cart
expo-cli react-native redux redux-toolkit responsive-font-sizes styled-components
Last synced: 2 months ago
JSON representation
A react native, shopping cart using redux toolkit
- Host: GitHub
- URL: https://github.com/binaryleo/react_native_shop_cart
- Owner: BinaryLeo
- License: mit
- Created: 2022-08-23T23:33:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T01:55:59.000Z (about 2 years ago)
- Last Synced: 2025-02-02T08:14:57.625Z (over 1 year ago)
- Topics: expo-cli, react-native, redux, redux-toolkit, responsive-font-sizes, styled-components
- Language: Java
- Homepage:
- Size: 1.35 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Binary Shop
A react native, shopping cart using redux toolkit.
Built during the Devs for Tech - React Native program, for study purposes only.
[](https:/github.com/BinaryLeo//react_native_shop_cart/blob/main/LICENSE)


[](https://github.com/BinaryLeo)
https://user-images.githubusercontent.com/72607039/187095434-31866a47-1474-41dd-b03d-17afec2116f7.mp4

## ✅ Technologies and libs
- ``Expo bare workflow``
- ``React Native``
- ``Redux``
- ``Redux Toolkit``
- ``Typescript``
- ``Vector Icons``
- ``responsive font-size``
- ``Styled Components``
```bash
# npx expo install @expo/vector-icons
# yarn add @expo/vector-icons
# npm install intl
# yarn add intl
# npm install styled-components
# yarn add styled-components
# npm install @types/styled-components-react-native
# yarn add @types/styled-components-react-native
# npm install react-native-responsive-fontsize --save
# yarn add react-native-responsive-fontsize
```
Built with 💖 love and burning my 🧠 brain - by Binary Leo 👋🏻 [Find me on linkedin!](https://www.linkedin.com/in/leonardo-moura-92b513209/)