Skip to content

Pokepedia is a dynamic React app designed for Pokémon. Discover detailed information, stats, types, abilities, and evolutions of your favorite Pokémon species.

Notifications You must be signed in to change notification settings

chloenth/pokepedia

Repository files navigation

MIT License

About

Explor the world of Pokémon! Discover detailed information, stats, types, abilities, and evolutions of your favorite Pokémon species.

  • With arrow function components, state management, and props, navigating through the charming roster is seamless.
  • Utilize the built-in search feature to quickly find your favorite Pokémon.
  • Rest assured with React's error-boundary feature, ensuring a smooth browsing experience.
  • Boosted by Tailwind CSS, the app features stylish designs and flawless responsiveness. Whether on a phone, tablet, or desktop, enjoy a seamless experience on any screen size.
  • Start exploring and uncover the wonders of the Pokémon world today!"

Meet your Pokémon!

Alt text

Built With

  • React

  • Tailwindcss

Installation

  1. Get a free API at PokeAPI

  2. Clone the repo

    git clone https://github.com/huongnguyen1709/pokepedia.git
  3. Install NPM packages

    npm install
  4. Enter your API in App.js

    fetch('ENTER YOUR API');

License

Distributed under the MIT License. See LICENSE.txt for more information.

Acknowledgments

About

Pokepedia is a dynamic React app designed for Pokémon. Discover detailed information, stats, types, abilities, and evolutions of your favorite Pokémon species.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published