Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T01:55:59.000Z (9 months ago)
- Last Synced: 2024-04-07T02:52:48.622Z (9 months ago)
- Topics: expo-cli, react-native, redux, redux-toolkit, responsive-font-sizes, styled-components
- Language: Java
- Homepage:
- Size: 1.11 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.
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](https:/github.com/BinaryLeo//react_native_shop_cart/blob/main/LICENSE)
![GitHub last commit](https://img.shields.io/github/last-commit/BinaryLeo/react_native_shop_cart?style=flat-square)
![GitHub top language](https://img.shields.io/github/languages/top/BinaryLeo/react_native_shop_cart?style=flat-square)
[![My Skills](https://skillicons.dev/icons?i=react,ts,vscode,styledcomponents,redux,&perline=6)](https://github.com/BinaryLeo)
https://user-images.githubusercontent.com/72607039/187095434-31866a47-1474-41dd-b03d-17afec2116f7.mp4
![Captura de tela 2022-08-28 213517](https://user-images.githubusercontent.com/72607039/187095487-9f9ec563-35c7-4932-838f-4cd811c84d50.png)
## ✅ 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/)