Skip to content

zhaned/pokesearch-dex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokeSearch Dex!

PokéSearch Dex

A react project powered by the popular RESTful Pokémon API, PokéAPI. It utilizes React Router to navigate throughout the site and Redux to keep track of state that needs to persist between pages. This react app also uses Bootstrap as well as custom CSS to provide a responsive and interactive experience for the user. It's a simple look up site with a surprising amount of functionality and features under the hood. While working on this project, I used json-server to run a local database so that I didn't overuse the actual API while I was testing its functionality.