/pokedex

A simple application that uses https://pokeapi.co API to show pokemons.

Primary LanguageJavaScriptMIT LicenseMIT

Pokedex

GitHub Workflow Status Codecov

A simple application that uses https://pokeapi.co API to show pokemons.

Mobile version

pokedex mobile

Desktop version

pokedex desktop

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.