hardzork / rocketshoes-mobile

Project developed to deepen React studies on Flux architecture using Redux and Redux Saga.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Simple e-Shop features (Inspired by Netshoes)

Hardzork's GoStack 7.0 Challenge 07

This project uses React and React Native concepts such as Styled Components, States, Props, React Navigation, React Native Gesture Handler, Redux and Redux Saga. It also use Json Server to simulate an API to provide products and amount stock.

The user is allowed to add products to shopping cart, increase/decrease items amount and remove it from cart.

The purpose of this project is understand how the Flux arquitechture works.

ESLint, Prettier, EditorConfig and Reactotron are used.

Challenge description

https://github.com/Rocketseat/bootcamp-gostack-desafio-07

Links

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Project developed to deepen React studies on Flux architecture using Redux and Redux Saga.

License:MIT License


Languages

Language:JavaScript 62.6%Language:Objective-C 14.6%Language:Ruby 8.3%Language:Java 7.8%Language:Starlark 6.8%