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

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

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
```