Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Pokémon List Fetching App

Description

This project is a simple React application that fetches Pokémon data from the PokeAPI. Using the useEffect hook, it allows users to navigate through a paginated list of Pokémon and view detailed information about individual Pokémon.

Features

  • Display a list of Pokémon with pagination (Next and Previous buttons).
  • Fetch and render detailed information for a selected Pokémon, including height, weight, abilities, and types.
  • Dynamic fetching based on user interactions.

Technologies Used

  • React
  • JavaScript (ES6)
  • Fetch API for data retrieval

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (14.x or later)
  • npm or yarn

Installation

  1. Clone the repository:
    git clone https://github.com/psyminsays/useEffectLab.git

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages