This project is an AI Image Generator built using React, Vite, and Tailwind CSS. It allows users to generate images based on text prompts using a powerful AI model, providing a seamless and interactive experience.
The AI Image Generator is designed to harness the capabilities of artificial intelligence to create images from user-defined text prompts. This application utilizes React for the frontend, Vite for fast builds and hot module replacement, and Tailwind CSS for styling, ensuring a modern and responsive user interface.
To run the AI Image Generator locally, follow these steps:
Clone the repository:
git clone https://github.com/HimalaySingh3/AI-Image-Generator-using-React-and-Tailwind.git
Navigate to the project directory:
cd AI-Image-Generator-using-React-and-Tailwind
Install the dependencies:
npm install
Start the development server:
npm run dev
Open your web browser and visit http://localhost:5173
to access the application.
If you would like to contribute to the AI Image Generator project, please follow these guidelines:
This project is licensed under the MIT License.