/Pokedex

The Pokédex App is a web application that allows users to explore information about Pokémon by consuming the Pokémon API (https://pokeapi.co/api). It provides a comprehensive list of 1st generation Pokémon and allows users to search for Pokémon by type.

Primary LanguageCSS

Pokédex App

Pokédex App

The Pokédex App is a web application that allows users to explore information about Pokémon by consuming the Pokémon API (https://pokeapi.co/api). It provides a comprehensive list of 1st generation Pokémon and allows users to search for Pokémon by type.

The app features a user-friendly interface that presents detailed information about each Pokémon, including their abilities, types, stats, and more. Users can easily navigate through the Pokémon catalog and discover new Pokémon based on their preferences.

The Pokédex App is a valuable resource for Pokémon enthusiasts, offering an immersive experience to explore and learn about their favorite Pokémon. To try out the app and access the complete Pokémon catalog, visit the Pokédex App GitHub repository.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Node.js

How to Run the Application

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Run the following command to start the application:

http-server ./

  1. Open your web browser and access the application at http://localhost:8080.

Feel free to explore the various Pokémon and their details!

For more information, please refer to the project repository.