paulojbleitao / pokedex

Simple Pokedex application built with React and PokeAPI.
https://paulojbleitao.github.io/pokedex/
27 stars 6 forks source link

Implement caching #3

Open paulojbleitao opened 5 years ago

paulojbleitao commented 5 years ago

The application should be caching the data from the requests, so it is faster when trying to revisit a Pokémon's page.