This app is a simple Pokédex who display informations of Poké API. This project was bootstrapped with Create React App.
You can acces at this link : https://international-pokedex.netlify.com/
You need dependencies to launch this app.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
You can have informations by enter a pokémon name or by switch id by id.
React - A JavaScript Library
axios - A npm package to get API informations
Poké API - The API who provided informations
Elise Guezel for the work