An open API service indexing awesome lists of open source software.

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.

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

![](screenshots/home_screen.png)

## Cart screen

![](screenshots/cart_screen.png)

## Item screen

![](screenshots/item_screen.png)

# 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.