/gomarketplace

Challenge 08: React Native

Primary LanguageTypeScript

GoMarketplace

Introduction

Marketplace the basic shopping app.

GoMarketplace

How to use

  1. Clone this Repository:

    $ git clone git@github.com:mouracamila/gomarketplace.git

  2. Installing dependencies:

    $ yarn install

  3. Running project:

    $ yarn start

  4. Run emulator:

    $ yarn android or $ yarn ios

Obs: npm should be run where package.json is in your project