This is a Dex which is used to find a Pokemon's stats just by typing in the name. I was successfully able to make this with the help of an online tutorial.
- Search for any of the 150 Pokemon by name.
- View detailed stats for each Pokemon.
- Clone the repository:
git clone https://github.com/yakatyansh/PokeDex.git
- Navigate to the project directory:
cd PokeDex
- Open
index.html
in your web browser.
- Open the application.
- Type the name of a Pokemon into the search bar.
- View the stats of the Pokemon.
Contributions are welcome! Please fork the repository and submit a pull request.