Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

guilhermerodz/rocketseat-bootcamp-7-app

Repository files navigation

RocketShoes App - #07 and #08 Bootcamp Challenge

React Native App using Redux, Styled Components and Axios.

This App serves like a virtual store. It can handle API requests while trying to add some product to cart, e.g checking the available stock before adding an item in the cart.

Redux and Redux Saga for handling global states and user actions. Axios for sending requests to the fake API.

This project is currently using React Hooks.

Running

Clone the repository.

git clone https://github.com/guilhermerodz/rocketshoes-app

Install the application in your device:

react-native run-android

or

react-native run-ios

Run the following commands to run the server:

yarn start

Challenge Result

Main Screen

Cart Screen

Empty Cart Screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published