Skip to content

giovanicascaes/pokedex

Repository files navigation

Pokédex

This is a portfolio project and is intended to demonstrate development skills.

This project is a web-based Pokédex based on PokéAPI. It shows a list of Pokémon, which can be catched or released. Caught Pokémon are listed in the Pokédex page. Clicking in a Pokémon shows its information, like stats, variations and their evolution chain. The Pokédex features:

  • Infinite loading
  • Animations
  • Page transitions
  • Responsiveness
  • Dark mode
  • Server-side rendering

The application is built on Typescript using React.js/Next.js as UI framework. TailwindCSS is used as styling tool.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages