Skip to content

Rana0001/ai-interior-decorator

Repository files navigation

AI Interior Decorator - Frontend

The React/Next.js frontend for the AI Interior Decorator application.

🚀 Tech Stack

  • Framework: Next.js 16 (App Router)
  • Styling: Tailwind CSS
  • State: Zustand
  • Motion: Framer Motion

📦 Setup

  1. Install Dependencies

    npm install
  2. Run Development Server

    npm run dev

    Open http://localhost:3000.

  3. Build for Production

    npm run build
    npm start

🔗 Backend Connection

Ensure the backend service is running on http://localhost:8000. Configure NEXT_PUBLIC_API_URL in .env if different.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published