Welcome to the Pokémon Card Generator! This web application allows users to generate Pokémon cards based on their selected category and the number of cards they want.
- Generate Pokémon Cards: Input a category number and the number of cards to generate a set of Pokémon cards.
- Responsive Design: The application is designed to work seamlessly on various devices.
- HTML: Structure of the web application.
- CSS: Styling the application, including background animations and layout.
- JavaScript: Handling user input and generating Pokémon cards (via
app.js
).
- Clone the Repository:
git clone https://github.com/Atan-Mehdi/pokemon-card-generator.git
- Navigate to the project directory:
cd pokemon-card-generator
- Open
index.html
in your web browser.
Contributions are welcome! If you have any suggestions or improvements, please submit a pull request or open an issue.
Feel free to contribute and suggest improvements!