Skip to content

sachingwala/GROWFLOW

Repository files navigation

GROWFLOW

UI for the AI website builder web app

GROWFLOW is the frontend (UI) for an AI-powered website builder. It provides a responsive, accessible, and intuitive interface that lets users generate, customize, preview, and publish websites created with AI assistance. The project is implemented primarily in JavaScript with supporting reactJS and tailwindCSS.

About GROWFLOW provides the client-side user experience for creating AI-generated websites. It focuses on a smooth UX for:

  • entering site goals or prompts
  • previewing generated pages
  • customizing content, layout, styling
  • managing assets (images, logos)
  • publishing or exporting site code

Key features

  • Prompt-driven site generation UI
  • Page preview with live updates
  • Layout and style customization controls
  • Asset management (image uploads, selections)
  • Simple publishing/export flows
  • Responsive UI built for both desktop and mobile

Tech stack

  • ReactJs(front-end logic)

  • Framer-motion(animation)

  • TailwindCSS (styling)

  • Getting started (local development)

  1. Clone the repo git clone https://github.com/sachingwala/GROWFLOW.git
  2. Change into project directory cd GROWFLOW
  3. Install dependencies npm install or yarn install
  4. Start the dev server npm start or yarn start

About

UI for the AI website builder web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published