Skip to content

thehelpfultipper/pokemon_search_fcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Pokémon Search App (fCC)

A Pen created on CodePen.io. Original URL: https://codepen.io/thehelpfultipper/pen/WNmOdLP.

Objective

A Pokemon search app project inspired by the FreeCodeCamp curriculum. This app allows users to search for Pokémon by name or ID and displays the results to the user. It also provides autosuggestions on the search input to assist users in finding Pokémon names, even if they are unsure about the spelling.

View tutorial: How To Build A Futuristic Pokémon Search App (FreeCodeCamp Challenge)

Pokemon search app screenshot

Features

  • Search for Pokémon by name or ID.
  • Display search results with detailed information about the Pokémon.
  • Autosuggestions on the search input to help users find Pokémon names.
  • Responsive design to support various screen sizes.

Technologies Used

Credits

FreeCodeCamp: Project idea and specifications.

License

This project is licensed under the MIT License. Feel free to use the code for personal or commercial projects.

For the detailed tutorial, visit the blog.