Skip to content

Add Vibecode showcase web app#1

Draft
rbrown101010 wants to merge 1 commit into
mainfrom
cursor/make-app-1111
Draft

Add Vibecode showcase web app#1
rbrown101010 wants to merge 1 commit into
mainfrom
cursor/make-app-1111

Conversation

@rbrown101010

Copy link
Copy Markdown

Summary

  • Adds a React + Vite web app in app/ as a showcase landing page for Vibecode
  • Includes an interactive app builder demo where users describe an app idea and see a live phone preview
  • Supports preset templates for fitness, recipe, meditation, and budget app ideas

Features

  • Modern dark-themed responsive landing page
  • Hero section with phone mockup preview
  • Interactive builder with suggestion chips and live preview updates
  • Features grid and download CTA linking to vibecodeapp.com

Getting Started

cd app
npm install
npm run dev

Test Plan

  • npm run build completes successfully
  • Run npm run dev and verify landing page renders
  • Type or click a suggestion in the builder and confirm phone preview updates
  • Check responsive layout on mobile viewport
Open in Web Open in Cursor 

Scaffold a React + Vite landing page with an interactive app builder
demo. Users can describe an app idea and see a live phone preview update
with preset templates for fitness, recipe, meditation, and budget apps.

Co-authored-by: Riley Brown <rbrown101010@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants