Application to list Pokemons and its detail information.
Visit Pokedex deployed at Vercel.
- Clone or download the repository
git clone [email protected]:Balazs-D/pokedex.git
- Get into directory
cd pokedex
- Install dependencies
npm install
- Run te application
npm start
- React.js
- TypeScript
- Material UI
Testing is actually not working correctly.
npm test