Skip to content

apoorv-https/Architect-Frontend

Repository files navigation

⚡ Architect Frontend

🌟 Overview

Frontend for the Architect platform - a tool that generates complete websites from prompts. This part handles the user interface, live preview, and code editing experience.

🚀 Features

  • 🧠 Prompt Interface - Clean interface for entering website generation prompts
  • Live Preview - Real-time preview using StackBlitz WebContainer
  • ✍️ Code Editor - Built-in editor for tweaking generated code with live updates
  • 📦 Download Option - Export projects as ZIP files

💻 Tech Stack

  • React with TypeScript
  • TailwindCSS for styling
  • Framer Motion for animations
  • StackBlitz WebContainer for live previews

📥 Setup

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

Made with 💡 using React, TypeScript, and TailwindCSS ✨

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors