Pregunta de entrevista de Ipsos

- Create an input form for Pokemon id & submit button. - Fetch json data from the Pokemon API (https://pokeapi.co/api/v2/pokemon/{id}) based upon Pokemon id input - Extract name and stats from the response. - Display the information on the page.