Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 764 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 764 Bytes

Pokedex

This is a sample project using React Native, React Query, and the PokeAPI.

Links

How to use

  • yarn ios -- (react-native run-ios) Build the iOS App (requires a MacOS computer).
  • yarn android -- (react-native run-android) Build the Android App.
  • yarn web -- (expo start:web) Run the website in your browser.

Output

Pokedex