Skip to content

Pokédex App that consumes the PokéAPI to display information on all existing Pokémon.

License

Notifications You must be signed in to change notification settings

gabrielrg14/pokedex-app

Repository files navigation

Pokédex App

Pokédex App that consumes the PokéAPI to display information on all existing Pokémon.

⚙️ Technologies

Technologies studied and used to carry out this project:

📝 Pre-requirements

To clone and run this project, you will need:

Note: When installing Node.js, npm is automatically installed. 🎉

🛠️ Installation

$ npm install

🏃 Running the app

$ npm run start

🧪 Running the tests

# unit tests
$ npm run test

# test coverage
$ npm run test:coverage

Made with 💚 by Gabriel Rapucci.

Releases

No releases published

Packages

No packages published