Pokédex App that consumes the PokéAPI to display information on all existing Pokémon.
Technologies studied and used to carry out this project:
React NativeReact NavigationExpoTypeScriptStyled ComponentsAsync StorageZustandJestReact Native Testing LibraryMock Service WorkerGitHub Actions
To clone and run this project, you will need:
Note: When installing Node.js, npm is automatically installed. 🎉
$ npm install$ npm run start# unit tests
$ npm run test
# test coverage
$ npm run test:coverageMade with 💚 by Gabriel Rapucci.