Pokemon List
The following exercise should be completed in vanilla JavaScript. Use https://api.vschool.io/pokemon as your url for your XHR request to get the big list of pokemon. It will be easiest to do this is steps: * Step one - get the data * Step two - display the data