Skip to content

RaissaMoreira/pokedex-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💥 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