App built with React, Redux, Redux Thunk, Chakra UI, Poke API, Formik, Sass, Bootstrap
Pokédex is catalog of information regarding the various species of Pokémon.
$ git clone https://github.com/MrJeleika/pokedex.git
npm
$ npm install
$ npm run start
yarn
$ yarn
$ yarn start