Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.11 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.11 KB

💥 Pokedex React 💥

  • A Responsive Pokedex made with React JS, Hooks, consuming the pokeapi and using localstorage.
  • Pokedex with the following information for every Pokémon:

Image, name, type, weight, height, positions, abilities and base status;

--> SEE MORE! <--

👁️ Preview

🛠️ Technologies

🔧 Requirements

🚀 Installation

$ git clone https://github.com/RaissaMoreira/pokedex-react.git
$ cd pokedex
$ npm install
$ npm start