Poké Info A Pokemon information app built with React. Uses the PokéAPI directly to fetch data on all Pokémons from every region. Live on Netlify Photos Running Locally $ git clone https://github.com/rishikesh2003/Poke-Info.git $ cd Poke-Info $ npm install $ npm start