/rocketseat-bootcamp-desafio08

Desafio 08 do GoStack Bootcamp da Rocketseat - Utilizando React Hooks

Primary LanguageJavaScript

Desafio 08: Utilizando React Hooks

GoStack

About

A ecommerce store in react native with react hooks (same as desafio07)

Installation

Clone the project with

git clone https://github.com/cadohr/rocketseat-bootcamp-desafio08.git

Get in the project path

cd rocketseat-bootcamp-desafio08

Then install the dependencies with:

yarn

Start server with:

yarn server

Open new terminal tab and start application with:

react-native run-ios || react-native run-android

Screenshot

Screenshot Home Screenshot Home Screenshot Cart Screenshot Cart Screenshot Cart