fabrinanunes / pokedex

Pokedex using PokeApi

Home Page:https://pokedex-fabrina.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Current Status: ✅ completed

💻 Project

Pokémon catalogue with Pokémon names, types & status.

🔨 Features

[X] View basic details of each Pokémon
[X] Order Pokémon by name or ID
[X] Filter Pokémon bt type
[X] Search Pokémon by name
[X] Pokémon status

🚀 Build with

  • PokéApi
  • React
  • Material-UI

🔖 Layout

💾 Getting Started

  1. Clone the repo
$ git clone https://github.com/fabrinanunes/pokedex.git
$ cd pokedex
  1. Install the dependencies
yarn
  1. Start the project
yarn start

About

Pokedex using PokeApi

https://pokedex-fabrina.netlify.app/


Languages

Language:JavaScript 61.7%Language:CSS 29.3%Language:HTML 9.0%