Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.3 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.3 KB

Pokemon-Card-Generator

Pokémon Card Generator

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.

Features

  • 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.

Technologies Used

  • 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).

Installation

  1. Clone the Repository:
    git clone https://github.com/Atan-Mehdi/pokemon-card-generator.git
  2. Navigate to the project directory:
    cd pokemon-card-generator
  3. Open index.html in your web browser.

Screenshots

screenshot1 screenshot1

Contributing

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!