Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 472 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 472 Bytes

Pokémon Generator

Summary

This generator displays a Pokémon's sprite along with its game details. The user can either generate a random Pokémon or a Pokémon of their choice by utilizing the search bar.

Live Demo

Click here to access the live demo. Which Pokémon will appear first?

Technologies Used

  • PokéAPI
  • React
  • TypeScript
  • Bootstrap
  • VS Code