Skip to content

Null-logic-0/AI-image-generator-version-1.1.0-Front-end

Repository files navigation

AI Image Generator - Frontend A web interface built with Next.js and Tailwind CSS for generating AI-powered images. The frontend communicates with the Express.js backend API to handle image generation and display results.

📌 Features

✅ AI Image Generation – Enter text prompts to generate AI images
✅ Image Gallery – View and manage previously generated images
✅ User Authentication – Secure login and registration using JWT
✅ Responsive Design – Optimized for desktop and mobile devices

🛠 Tech Stack

Frontend: Next.js, Tailwind CSS
Backend: Node.js/Express.js
Authentication: JWT
Storage: AWS S3

🚀 Installation & Setup

1️⃣ Clone the Repository

git clone https://github.com/Null-logic-0/AI-image-generator-version-1.1.0-Front-end.git
cd AI-image-generator-version-1.1.0-Front-end

2️⃣ Install Dependencies

npm install

3️⃣ Setup Environment Variables Create a .env file in the root directory and add:

NEXT_PUBLIC_API_URL=http://your-backend-url.com/api

4️⃣ Run the Development Server

npm run dev

Screenshot 2025-03-07 at 14 48 06 Screenshot 2025-03-07 at 14 48 57 Screenshot 2025-03-07 at 14 49 18 Screenshot 2025-03-07 at 14 49 33 Screenshot 2025-03-07 at 14 49 49 Screenshot 2025-03-07 at 14 50 00 Screenshot 2025-03-07 at 14 50 29 Screenshot 2025-03-07 at 14 51 03 Screenshot 2025-03-07 at 14 51 33 Screenshot 2025-03-07 at 14 51 44 Screenshot 2025-03-07 at 14 51 57 Screenshot 2025-03-07 at 14 52 36 Screenshot 2025-03-07 at 14 52 53 Screenshot 2025-03-07 at 14 53 06 Screenshot 2025-03-07 at 14 53 28 Screenshot 2025-03-07 at 14 54 58 Screenshot 2025-03-07 at 14 56 07 Screenshot 2025-03-07 at 14 58 08 Screenshot 2025-03-07 at 14 58 18

Whatch video ----->

https://www.youtube.com/watch?v=J5digNPWANw

Backend ---->

https://github.com/Null-logic-0/ai-image-gen-backend-1.1.0-

About

The AI Image Generator is a web app built with Next.js, React.js, and Tailwind CSS that lets users generate AI-powered images from text prompts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published