/Pokemon-Listing

A implementation of a front end question interview in react.

Primary LanguageTypeScript

Pokemon-Listing

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.

Technologies Used

  • React
  • Typescript
  • Sass
  • Yarn

Video

pokemon-listing.mp4

Usage

  • Install dependecies:
yarn
  • Run server:
yarn start