Skip to content

A simple Pokédex application using RESTful Pokémon API.

License

Notifications You must be signed in to change notification settings

frontend-rob/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokédex

This project has been developed as part of the frontend development bootcamp at the Developer Akademie.

NOTE: This is a learning project, so some features may not be fully functional or implemented. The main focus is on developing specific skills, like working with API data and integrating it throughout the app.


Features

Here's an overview of the key functionalities:

  • Available Pokémon: Explore all 1025 Pokémon.
  • Load Pokémon: Load additional Pokémon in batches of 20 items.
  • Search Function: Quickly find specific Pokémon.
  • Detailed Info: View stats, evolutions, and abilities for each Pokémon.
  • Responsive Design: Optimized for all screen sizes.
  • Theme Options: Supports both dark and light mode.

Preview

mockup-pokedex-mobile mockup-pokedex-mbair

Setup Instructions

To run this project locally, follow these steps:

  1. Clone the Repository

Download the source code by clicking the Code button or clone the repository using Git:

git clone https://github.com/frontend-rob/pokedex.git
  1. Start the Application

Once the code is cloned/downloaded, navigate to the project directory on your computer. Open the index.html file in any web browser to launch the application.


Contributing

Though contributions aren’t expected for this personal learning project, I’m always open to feedback, suggestions, or creative ideas. If you have any thoughts or would like to share something, feel free to reach out!


License

This project's source code is open-source and available under the MIT License. You are welcome to use it as a learning reference.

Please note the following information:

For specific licensing details, please review the respective websites.

About

A simple Pokédex application using RESTful Pokémon API.

Topics

Resources

License

Stars

Watchers

Forks