/pokedex

A simple Pokedex web-app made with NextJS, Typescript and more.

Primary LanguageTypeScript

Pokemon logo

Pokedex is a Next.js web-app using a boilerplate and consuming the PokeApi.

See the app in action here (soon).

Features

  • Search for an specific Pokemon to see their status and informations.

Getting started (development)

  • Clone this repository and open it your IDE/code editor.

  • Run yarn or npm to install all dependencies.

  • For available commands, check the boilerplate documentation.

What's the app uses?

  • Typescript

  • NextJS

  • styled-components

  • Jest

  • React Testing Library

  • ... and more!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.