matheus-neves / GoMarketplace

Challenge 08: React Native Fundamentals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoStack

Challenge 08: GoMarketplace

About the Challenge   |    Technologies   |    Installation

๐Ÿš€ About the Challenge

This challenge is about GoMarketplace, a virtual store, which consumes a fake api, where it is possible to add / remove products to the shopping cart, making a total calculation of the products.

Technologies

Installation

  1. Clone the repository: git@github.com:matheus-neves/GoMarketplace.git
  2. Access the directory: cd GoMarketplace
  3. Install the dependencies: yarn
  4. Run the fake api: yarn json-server server.json -p 3333
  5. Run the app: yarn ios | yarn android

๐Ÿ“ License

This challenge is under license from MIT. See the archive LICENSE for more details.


Challenge completed โœ”๏ธby Matheus Neves and created with ๐Ÿ’œby Rocketseat ๐Ÿ‘‹ See my linkedin!

About

Challenge 08: React Native Fundamentals


Languages

Language:TypeScript 61.8%Language:Java 12.5%Language:Ruby 10.9%Language:Objective-C 8.9%Language:JavaScript 4.7%Language:Starlark 1.2%