Skip to content

Merchanntt/Go_MarketPlace

Repository files navigation

Go_MarketPlace

node-current GitHub last commit

Builded in React-Native and Typescript, this application was designed to be a simple clothes ecommerce.

Features

You can see a list of products, better look on the product details and send to your cart.

Getting Started

To use this app, you'll need...

  • Clone this repository:
cd "dir from your preference"
git clone https://github.com/Merchanntt/Go_MarketPlace
  • Run:
Yarn
  • run the DataBase:
yarn json-server --watch server.json
  • And finally, run the servers:
yarn android 
or 
yarn ios

Feel free to change on your one way <3