Skip to content

Balazs-D/pokedex

Repository files navigation

Pokedex

Application to list Pokemons and its detail information.

Visit Pokedex deployed at Vercel.

Instructions

  1. Clone or download the repository

git clone [email protected]:Balazs-D/pokedex.git

  1. Get into directory

cd pokedex

  1. Install dependencies

npm install

  1. Run te application

npm start

Technologies

  • React.js
  • TypeScript
  • Material UI

Test

Testing is actually not working correctly.

npm test