This project is a simple Pokedex web application that allows users to view and search for Pokemon. The application uses a database to store information about each Pokemon.
## Features
- View a list of all Pokemon
- Search for Pokemon by name or type
- View detailed information about each Pokemon
## Technologies Used
- HTML
- CSS
- JavaScript
- SQL (for the database)
- [Your choice of web framework, e.g., Flask, Django, etc.]