Waifu Images Generator

A React component for generating and displaying random waifu images based on ratings. Users can choose a rating, generate a single image, or generate multiple images with the option to customize the count.

Features

  • Generate random waifu images based on different ratings.
  • Option to generate multiple images with customizable count.
  • Responsive grid layout for displaying the images.

Getting Started

To run the component locally:

  1. Clone the repository:

    git clone https://github.com/your-username/your-repo.git
  2. Navigate to the project directory:

    cd your-repo
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and go to http://localhost:3000 to see the component in action.

Contributing

Feel free to contribute to the project by opening issues or submitting pull requests. Contributions are welcome!