Logo


Badge Badge

GoMarketplace

🛒 Mobile marketplace application.

screen1

screen2

Demo

Development setup

Install dependencies

yarn install or npm install

Run API to access resources

yarn json-server server.json -p 3333

Additional step to IOS device ⚠️

cd ios && pod install && cd ..

Run application

npx react-native run-ios or npx react-native run-android

Technologies and library

  • React
  • Typescript
  • Styled Components
  • JSON Server