https://github.com/omdxp/nikestore
Application to show Nike products and add them in the cart.
https://github.com/omdxp/nikestore
react-native react-native-linear-gradient react-native-responsive-screen react-redux redux redux-persist
Last synced: 23 days ago
JSON representation
Application to show Nike products and add them in the cart.
- Host: GitHub
- URL: https://github.com/omdxp/nikestore
- Owner: omdxp
- Created: 2021-01-19T13:20:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-20T12:20:51.000Z (over 5 years ago)
- Last Synced: 2025-04-23T20:48:30.422Z (about 1 year ago)
- Topics: react-native, react-native-linear-gradient, react-native-responsive-screen, react-redux, redux, redux-persist
- Language: JavaScript
- Homepage:
- Size: 1.83 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NikeStore ☄
Application to show Nike products and add them in the cart.
# More details
- This app shows how to use `redux` with `redux-persist` in `react-native`.
- This application is fully responsive with the help of `react-native-responsive-screen` package.
# Screenshots
## Home screen

## Cart screen

## Item screen

# Contribution
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.