Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 558 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 558 Bytes

Pokédex

Technologies

App built with React, Redux, Redux Thunk, Chakra UI, Poke API, Formik, Sass, Bootstrap

Description

Pokédex is catalog of information regarding the various species of Pokémon.

Project setup

$ git clone https://github.com/MrJeleika/pokedex.git

npm

$ npm install
$ npm run start

yarn

$ yarn
$ yarn start