Instructions to run the app

npm -i

npm run start

Examples:

http://localhost:3000/pokemon?hp=78
http://localhost:3000/pokemon?hp=78&name=Talonflame
http://localhost:3000/pokemon?page=2```