Skip to content

MrJeleika/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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