Skip to content

Repository files navigation

🚀 Domain Generator

An AI-powered domain name generator built with Next.js and TypeScript that helps startups, creators, and businesses discover unique, brandable domain names using Google's Gemini AI.

✨ Features

  • 🤖 AI-powered domain name generation
  • ⚡ Fast and responsive user interface
  • 🎨 Modern UI built with Next.js
  • 📱 Fully responsive design
  • 🔍 Generate multiple domain suggestions instantly
  • 📋 One-click copy to clipboard
  • 🌙 Clean and intuitive user experience
  • 🔒 Secure API key management using environment variables

🛠️ Tech Stack

  • Framework: Next.js
  • Language: TypeScript
  • Styling: Tailwind CSS
  • AI Model: Google Gemini API
  • Deployment: Vercel

📂 Project Structure

app/
components/
lib/
public/

🚀 Getting Started

1. Clone the repository

git clone https://github.com/hritikkumar07/Domain_generator.git
cd Domain_generator

2. Install dependencies

npm install

3. Configure environment variables

Create a .env.local file in the root directory and add your API key:

GEMINI_API_KEY=your_api_key_here

Never commit your .env.local file to GitHub.

4. Run the development server

npm run dev

Open your browser and visit:

http://localhost:3000

📦 Production Build

npm run build
npm start

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages