Giter Club home page Giter Club logo

go-marketplace's Introduction

logo

About project   |    Technologies   |    Getting started      

Layout

About project

Shopping cart application, wich can increment and decrement items from the cart and able to calculate the quantity of items and the total price.
The aplicattion uses Async Storage to store and load products.

Project developed as a challenge during the GoStack bootcamp by Rocketseat.


Technologies


Getting started

Requirements

Install dependencies

$ yarn

Backend

$ yarn json-server server.json -p 3333
Run api service

Mobile

$ yarn start
$ yarn android / yarn ios

go-marketplace's People

Contributors

g4-lima avatar

Watchers

 avatar

Forkers

globalic

go-marketplace's Issues

Cannot build apk because of deprecated library

i got this error message:
Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than version 21 declared in library [com.facebook.react:react-native:0.71.0-rc.0] C:\Users\Badru Salam.gradle\caches\transforms-2\files-2.1\20c29a0e269dc31366ac9702f3a39e0e\jetified-react-native-0.71.0-rc.0-debug\AndroidManifest.xml as the library might be using APIs not available in 16
Suggestion: use a compatible library with a minSdk of at most 16,
or increase this project's minSdk version to at least 21,
or use tools:overrideLibrary="com.facebook.react" to force usage (may lead to runtime failures)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.