/Pokedex-React-Native

Pokedex in React Native with offline storage, redux and redux-saga

Primary LanguageJavaScriptMIT LicenseMIT

Pokedex - React Native

[WIP] Pokedex build in React Native, redux, redux-saga and redux-persist.

[WIP] Pokedex desenvolvida em React Native, redux, redux-saga e redux-persist.

Projeto desenvolvido com intuito educacional e visa a criação de uma pokedex com arquitetura flux.

project licence mit LinkedIn

Pokedex
Pokedex Pokedex Pokedex Pokedex Pokedex

Installation

  • Clone repo: git clone https://github.com/fukhaos/Pokedex-React-Native.git
  • Install dependencies: yarn or npm install
expo start

Usage example

Scan to open With an Android and iOS phone, you can scan this QR code with your Expo mobile app to load this project immediately.

Expo

Release History

  • 0.0.1
    • Work in progress

Meta

Vinicius – @fukhaosfukhaos@gmail.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/fukhaos/Pokedex-React-Native

Contributing

  1. Fork it (https://github.com/fukhaos/Pokedex-React-Native)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request