-
This app was developed during the course of RocketSeat using react-native.
-
This aplication was develop in course of RocketSeat, with porpuse of demonstraing the use of Arctecture Flux.
- Listing all products of the api local;
- Show list of the products in Cart;
- Install dependêncies
yarn
- Run the API local
json-server server.json -p 3333
- Run the project
yarn start
- The project will run in
http://localhost:3000/