This a front end interview challenge that consists of building a web site with pagination that allow users to search pokemons by name and see it's information.
- React
- Typescript
- Sass
- Yarn
pokemon-listing.mp4
- Install dependecies:
yarn
- Run server:
yarn start