##Objective: To get the first 20ty Pokemons and find the most fat (by weight)
To start the application you needs to use NodeJS and npm:
- Clone the repo
- Use
npm i - Then
npm start
Response time after a GET-request for about 5-10 seconds, depending on the your network and pokeapi timeout.
This case have some issues. Look about it in "Issues".