Created for a technical interview challenge using only vanilla JavaScript and an open-source Pokémon API.
Features included;
- Randomly generates Pokémon based on user selections.
- Clean, simple interface for easy interaction.
- Uses a PokéAPI to update the UI based on the user's selected Pokémon type.
- Fully vanilla project to practice JavaScript without frameworks.