Skip to content

rishikesh2003/Poke-Info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

ScreenShot1

Screenshot2

Screenshot3


Running Locally

$ git clone https://github.com/rishikesh2003/Poke-Info.git

$ cd Poke-Info
$ npm install

$ npm start