Skip to content

JustinTo233/PokeDex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokédex

Overview

Welcome to the Pokémon Pokédex project! This application allows users to view a list of Pokémon, filter them by generation, and see detailed information about each Pokémon. https://justinto233.github.io/PokeDex/

Table of Contents

Features

  • Display a list of all Pokémon.
  • Filter Pokémon by generation.
  • View detailed information for each Pokémon.
  • Responsive design for different screen sizes.
  • Ability to search through all Pokémon.
  • Sidebar added for smaller screens.

image image image image

Technologies Used

Getting Started

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/pokedex.git
  1. Navigate to the project directory
cd pokedex
  1. Install the dependencies
npm install

Usage

  1. Start the development server:
npm start
  1. Click on the generation buttons to filter Pokémon by generation. Click on the logo to return to the list of all Pokémon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published