https://github.com/fsmaiorano/react-native-go-commerce
:iphone: A simple marketplace with cart using React Native
https://github.com/fsmaiorano/react-native-go-commerce
axios eslint proptypes react react-native react-redux redux-saga sagas
Last synced: about 2 months ago
JSON representation
:iphone: A simple marketplace with cart using React Native
- Host: GitHub
- URL: https://github.com/fsmaiorano/react-native-go-commerce
- Owner: fsmaiorano
- License: gpl-3.0
- Created: 2018-04-12T10:28:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-10T22:22:34.000Z (almost 8 years ago)
- Last Synced: 2025-06-12T17:05:50.929Z (about 1 year ago)
- Topics: axios, eslint, proptypes, react, react-native, react-redux, redux-saga, sagas
- Language: JavaScript
- Homepage:
- Size: 884 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## GoCommerce
A simple marketplace with cart using React Native
for run:
```sh
$ yarn
```
```sh
$ react-native run-ios
```
```sh
$ react-native start
```