https://github.com/santospatrick/rocketshoes-mobile
:shoe: :iphone: E-commerce using React Native, Redux, Redux saga & Immer
https://github.com/santospatrick/rocketshoes-mobile
javascript mobile-app react-native reactjs
Last synced: 6 months ago
JSON representation
:shoe: :iphone: E-commerce using React Native, Redux, Redux saga & Immer
- Host: GitHub
- URL: https://github.com/santospatrick/rocketshoes-mobile
- Owner: santospatrick
- Created: 2019-10-31T11:35:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:50:40.000Z (over 3 years ago)
- Last Synced: 2025-04-08T04:52:37.921Z (over 1 year ago)
- Topics: javascript, mobile-app, react-native, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rocketshoes-mobile
E-commerce using React Native, Redux, Redux saga & Immer
## Setup
```bash
yarn
# ios
react-native run-ios --simulator "iPhone X"
# android
react-native run-android
```
## Features
- [x] Styled Components
- [x] Reactotron
- [x] WebView
- [x] Eslint + prettier + EditorConfig
- [x] Navigation
- [x] Api calls