Single page application, that allows the user to find information about any Pokemon and display it in compact, responsive layout.
Powered by: PokeAPI (https://pokeapi.co/). Working demo: https://pokehubreact.firebaseapp.com/
- React 16.12
- Redux
- Axios
- React-Transition-Group
- CSS Modules
- Try the live demo https://pokehubreact.firebaseapp.com/
- Download / clone the repository and run
npm install
in the downloaded directory to install all dependencies and then runnpm run start
.
- (Maybe) Evolution Chain