/shopping-cart-hook

Repository for my solution of "Criando um hook de carrinho de compras" challenge of the React's path from Rocketseat Ignite.

Primary LanguageTypeScript

Shopping Cart Hook

Language Platform

Repository for my solution of "Criando um hook de carrinho de compras" challenge of the React's path from Rocketseat Ignite.

🚀 Techs

🔧 Setup

  • Install dependencies with yarn install
  • For start dev server use yarn start
  • For build app use yarn build
  • For run tests use yarn test