Skip to content

AlissonMacedo/bootcamp-ReactJS-RocketShoes

Repository files navigation

bootcamp-ReactJS-RocketShoes

  • 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.

💻 A simple page

  • Listing all products of the api local;

demo1

  • Show list of the products in Cart;

demo2

🎩 How it works

  • 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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published